New Upstream Snapshot - python-frozendict

Ready changes

Summary

Merged new upstream version: 1.2+git20161006.1.c5d16ba (was: 1.2).

Resulting package

Built on 2022-12-31T00:18 (took 3m24s)

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

apt install -t fresh-snapshots python3-frozendict

Lintian Result

Diff

diff --git a/debian/changelog b/debian/changelog
index bea611a..9d03d33 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+python-frozendict (1.2+git20161006.1.c5d16ba-1) UNRELEASED; urgency=low
+
+  * New upstream snapshot.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sat, 31 Dec 2022 00:16:12 -0000
+
 python-frozendict (1.2-3) unstable; urgency=medium
 
   [ Ondřej Nový ]
diff --git a/debian/patches/py3.10.patch b/debian/patches/py3.10.patch
index 005697c..6ed8a15 100644
--- a/debian/patches/py3.10.patch
+++ b/debian/patches/py3.10.patch
@@ -9,10 +9,10 @@ stop working"
  frozendict/__init__.py | 4 ++--
  1 file changed, 2 insertions(+), 2 deletions(-)
 
-diff --git a/frozendict/__init__.py b/frozendict/__init__.py
-index 399948a..5bb99bb 100644
---- a/frozendict/__init__.py
-+++ b/frozendict/__init__.py
+Index: python-frozendict.git/frozendict/__init__.py
+===================================================================
+--- python-frozendict.git.orig/frozendict/__init__.py
++++ python-frozendict.git/frozendict/__init__.py
 @@ -13,9 +13,9 @@ except ImportError:  # python < 2.7
  iteritems = getattr(dict, 'iteritems', dict.items) # py2-3 compatibility
  
diff --git a/setup.cfg b/setup.cfg
index 861a9f5..8bfd5a1 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,5 +1,4 @@
 [egg_info]
 tag_build = 
 tag_date = 0
-tag_svn_revision = 0
 

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

More details

Full run details