New Upstream Snapshot - djangorestframework-gis

Ready changes

Summary

Merged new upstream version: 1.0.0 (was: 1.0).

Resulting package

Built on 2022-11-18T16:16 (took 4m17s)

The resulting binary packages can be installed (if you have the apt repository enabled) by running one of:

apt install -t fresh-snapshots python3-djangorestframework-gis

Lintian Result

Diff

diff --git a/PKG-INFO b/PKG-INFO
index 9935ace..986e1fb 100644
--- a/PKG-INFO
+++ b/PKG-INFO
@@ -3,10 +3,10 @@ Name: djangorestframework-gis
 Version: 1.0
 Summary: Geographic add-ons for Django Rest Framework
 Home-page: https://github.com/openwisp/django-rest-framework-gis
+Download-URL: https://github.com/openwisp/django-rest-framework-gis/releases
 Author: Douglas Meehan
 Author-email: django-rest-framework-gis@googlegroups.com
 License: BSD
-Download-URL: https://github.com/openwisp/django-rest-framework-gis/releases
 Project-URL: Bug Reports, https://github.com/openwisp/django-rest-framework-gis/issues
 Project-URL: Continuous Integration, https://github.com/openwisp/django-rest-framework-gis/actions?query=workflow%3A%22Django+Rest+Framework+Gis+CI+Build%22
 Project-URL: Mailing List, https://groups.google.com/forum/#!forum/django-rest-framework-gis
@@ -800,5 +800,3 @@ Contributing
    :target: https://pepy.tech/project/djangorestframework-gis
 .. |Black| image:: https://img.shields.io/badge/code%20style-black-000000.svg
    :target: https://pypi.org/project/black/
-
-
diff --git a/debian/changelog b/debian/changelog
index cf73a42..8cb72dc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+djangorestframework-gis (1.0.0-1) UNRELEASED; urgency=low
+
+  * New upstream release.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Fri, 18 Nov 2022 16:13:14 -0000
+
 djangorestframework-gis (1.0-2) unstable; urgency=medium
 
   [ Debian Janitor ]
diff --git a/debian/patches/0001-Do-not-import-local-settings-for-tests.patch b/debian/patches/0001-Do-not-import-local-settings-for-tests.patch
index b52cc87..81db26c 100644
--- a/debian/patches/0001-Do-not-import-local-settings-for-tests.patch
+++ b/debian/patches/0001-Do-not-import-local-settings-for-tests.patch
@@ -6,11 +6,11 @@ Subject: Do not import local settings for tests.
  tests/settings.py | 6 ------
  1 file changed, 6 deletions(-)
 
-diff --git a/tests/settings.py b/tests/settings.py
-index e4e05d1..a148db4 100644
---- a/tests/settings.py
-+++ b/tests/settings.py
-@@ -78,9 +78,3 @@ TEMPLATE_STRING_IF_INVALID = 'INVALID_TEMPLATE: %s END_INVALID_TEMPLATE'
+Index: djangorestframework-gis.git/tests/settings.py
+===================================================================
+--- djangorestframework-gis.git.orig/tests/settings.py
++++ djangorestframework-gis.git/tests/settings.py
+@@ -78,9 +78,3 @@ TEMPLATE_STRING_IF_INVALID = 'INVALID_TE
  REST_FRAMEWORK = {
      'DEFAULT_SCHEMA_CLASS': 'rest_framework_gis.schema.GeoFeatureAutoSchema',
  }
diff --git a/debian/patches/0002-Use-io.open-when-reading-UTF-8-encoded-file-for-Pyth.patch b/debian/patches/0002-Use-io.open-when-reading-UTF-8-encoded-file-for-Pyth.patch
index 8abe422..c952b29 100644
--- a/debian/patches/0002-Use-io.open-when-reading-UTF-8-encoded-file-for-Pyth.patch
+++ b/debian/patches/0002-Use-io.open-when-reading-UTF-8-encoded-file-for-Pyth.patch
@@ -7,10 +7,10 @@ Subject: Use io.open when reading UTF-8 encoded file for Python2
  setup.py | 3 ++-
  1 file changed, 2 insertions(+), 1 deletion(-)
 
-diff --git a/setup.py b/setup.py
-index 1e9d762..11ef4b0 100644
---- a/setup.py
-+++ b/setup.py
+Index: djangorestframework-gis.git/setup.py
+===================================================================
+--- djangorestframework-gis.git.orig/setup.py
++++ djangorestframework-gis.git/setup.py
 @@ -1,4 +1,5 @@
  #!/usr/bin/env python
 +import io
diff --git a/djangorestframework_gis.egg-info/PKG-INFO b/djangorestframework_gis.egg-info/PKG-INFO
index 9935ace..986e1fb 100644
--- a/djangorestframework_gis.egg-info/PKG-INFO
+++ b/djangorestframework_gis.egg-info/PKG-INFO
@@ -3,10 +3,10 @@ Name: djangorestframework-gis
 Version: 1.0
 Summary: Geographic add-ons for Django Rest Framework
 Home-page: https://github.com/openwisp/django-rest-framework-gis
+Download-URL: https://github.com/openwisp/django-rest-framework-gis/releases
 Author: Douglas Meehan
 Author-email: django-rest-framework-gis@googlegroups.com
 License: BSD
-Download-URL: https://github.com/openwisp/django-rest-framework-gis/releases
 Project-URL: Bug Reports, https://github.com/openwisp/django-rest-framework-gis/issues
 Project-URL: Continuous Integration, https://github.com/openwisp/django-rest-framework-gis/actions?query=workflow%3A%22Django+Rest+Framework+Gis+CI+Build%22
 Project-URL: Mailing List, https://groups.google.com/forum/#!forum/django-rest-framework-gis
@@ -800,5 +800,3 @@ Contributing
    :target: https://pepy.tech/project/djangorestframework-gis
 .. |Black| image:: https://img.shields.io/badge/code%20style-black-000000.svg
    :target: https://pypi.org/project/black/
-
-

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

More details

Full run details