[Python-modules-commits] [keyrings.alt] 02/03: Merge new upstream release (1.2).
Dmitry Shachnev
mitya57 at moszumanska.debian.org
Tue Dec 13 11:31:39 UTC 2016
This is an automated email from the git hooks/post-receive script.
mitya57 pushed a commit to branch master
in repository keyrings.alt.
commit 66d270f4d1148143da9cf58251cfcfc8c82a2bdc
Merge: 26c0337 b1234f3
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date: Tue Dec 13 14:27:00 2016 +0300
Merge new upstream release (1.2).
.gitignore | 6 ------
.hgtags | 4 ----
.travis.yml | 23 +++++++++++++++++----
CHANGES.rst | 8 ++++++++
LICENSE | 21 +++++++++++++++++++
PKG-INFO | 23 ++++++++++++++++++---
README.rst | 21 +++++++++++++++++--
debian/.git-dpm | 14 ++++++-------
debian/changelog | 3 ++-
docs/conf.py | 24 ++++++++++++++++++++--
docs/history.rst | 2 +-
docs/requirements.txt | 1 +
keyrings.alt.egg-info/PKG-INFO | 23 ++++++++++++++++++---
keyrings.alt.egg-info/SOURCES.txt | 6 ++++--
pytest.ini | 2 +-
setup.cfg | 9 +++++---
setup.py | 43 ++++++++++-----------------------------
tests/requirements.txt | 15 ++++++++++++++
tests/test_crypto.py | 2 +-
tox.ini | 6 ++++++
20 files changed, 184 insertions(+), 72 deletions(-)
diff --cc debian/.git-dpm
index aeedba9,0000000..36a2461
mode 100644,000000..100644
--- a/debian/.git-dpm
+++ b/debian/.git-dpm
@@@ -1,11 -1,0 +1,11 @@@
+# see git-dpm(1) from git-dpm package
- 7557b527ff033785a35151b9221cf5c0851aa845
- 7557b527ff033785a35151b9221cf5c0851aa845
- 7557b527ff033785a35151b9221cf5c0851aa845
- 7557b527ff033785a35151b9221cf5c0851aa845
- keyrings.alt_1.1.1.orig.tar.gz
- e7ae1088af295f80bc1488cac9620fc890f46ffc
- 23100
++b1234f31864f08c6a8cf5f1e400ccdb8e9139de2
++b1234f31864f08c6a8cf5f1e400ccdb8e9139de2
++b1234f31864f08c6a8cf5f1e400ccdb8e9139de2
++b1234f31864f08c6a8cf5f1e400ccdb8e9139de2
++keyrings.alt_1.2.orig.tar.gz
++e206557288f846dab5b1775eaf202680ea626115
++25286
+debianTag="debian/%e%v"
+patchedTag="patched/%e%v"
+upstreamTag="upstream/%e%u"
diff --cc debian/changelog
index 9f7e52d,0000000..741725a
mode 100644,000000..100644
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,24 -1,0 +1,25 @@@
- keyrings.alt (1.1.1-2) UNRELEASED; urgency=medium
++keyrings.alt (1.2-1) UNRELEASED; urgency=medium
+
+ [ Dmitry Shachnev ]
+ * Add build-dependency on python-fs, for the testsuite.
+ * Change license name in debian/copyright from MIT to Expat.
++ * New upstream release.
+
+ [ Ondřej Nový ]
+ * Depend on newer dh-python which sets SETUPTOOLS_SCM_PRETEND_VERSION
+
+ -- Dmitry Shachnev <mitya57 at debian.org> Fri, 08 Apr 2016 20:19:04 +0200
+
+keyrings.alt (1.1.1-1) unstable; urgency=medium
+
+ * New upstream release.
+ - Fixes tests failures (closes: #816306).
+ * Bump Standards-Version to 3.9.7, no changes needed.
+
+ -- Dmitry Shachnev <mitya57 at debian.org> Wed, 02 Mar 2016 09:39:27 +0300
+
+keyrings.alt (1.1-1) unstable; urgency=medium
+
+ * Initial release (closes: #813291).
+
+ -- Dmitry Shachnev <mitya57 at debian.org> Sat, 06 Feb 2016 12:28:38 +0300
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/keyrings.alt.git
More information about the Python-modules-commits
mailing list