gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [ascension] branch master updated: updated python3-ascensio


From: gnunet
Subject: [GNUnet-SVN] [ascension] branch master updated: updated python3-ascension
Date: Mon, 10 Jun 2019 01:11:29 +0200

This is an automated email from the git hooks/post-receive script.

rexxnor pushed a commit to branch master
in repository ascension.

The following commit(s) were added to refs/heads/master by this push:
     new bb49cc0  updated python3-ascension
bb49cc0 is described below

commit bb49cc05b0d71fef739b55e99a53cc34940eb037
Author: rexxnor <address@hidden>
AuthorDate: Mon Jun 10 01:10:17 2019 +0200

    updated python3-ascension
---
 ascension-0.11.5.tar.gz                            | Bin 11038 -> 11021 bytes
 deb_dist/ascension-0.11.5/ascension/ascension.py   |   1 -
 deb_dist/ascension-0.11.5/debian/changelog         |   2 +-
 .../debian/python3-ascension/DEBIAN/md5sums        |   4 +--
 .../doc/python3-ascension/changelog.Debian.gz      | Bin 162 -> 162 bytes
 deb_dist/ascension-0.11.5/debian/rules             |   2 +-
 deb_dist/ascension_0.11.5-1.debian.tar.xz          | Bin 1668 -> 1668 bytes
 deb_dist/ascension_0.11.5-1.dsc                    |  12 ++++----
 deb_dist/ascension_0.11.5-1_amd64.buildinfo        |  16 +++++------
 deb_dist/ascension_0.11.5-1_amd64.changes          |  32 ++++++++++-----------
 deb_dist/ascension_0.11.5-1_source.buildinfo       |  10 +++----
 deb_dist/ascension_0.11.5-1_source.changes         |  26 ++++++++---------
 deb_dist/ascension_0.11.5.orig.tar.gz              | Bin 11038 -> 11021 bytes
 deb_dist/python3-ascension_0.11.5-1_all.deb        | Bin 11796 -> 11776 bytes
 14 files changed, 52 insertions(+), 53 deletions(-)

diff --git a/ascension-0.11.5.tar.gz b/ascension-0.11.5.tar.gz
index 6a05fc5..f2e52e8 100644
Binary files a/ascension-0.11.5.tar.gz and b/ascension-0.11.5.tar.gz differ
diff --git a/deb_dist/ascension-0.11.5/ascension/ascension.py 
b/deb_dist/ascension-0.11.5/ascension/ascension.py
index 5f3b4cb..99e659c 100644
--- a/deb_dist/ascension-0.11.5/ascension/ascension.py
+++ b/deb_dist/ascension-0.11.5/ascension/ascension.py
@@ -56,7 +56,6 @@ import dns.query
 import dns.resolver
 import dns.zone
 import docopt
-import base32_crockford
 
 # GLOBALS for different environments
 GNUNET_ZONE_CREATION_COMMAND = 'gnunet-identity'
diff --git a/deb_dist/ascension-0.11.5/debian/changelog 
b/deb_dist/ascension-0.11.5/debian/changelog
index c77a6e7..54b968f 100644
--- a/deb_dist/ascension-0.11.5/debian/changelog
+++ b/deb_dist/ascension-0.11.5/debian/changelog
@@ -2,4 +2,4 @@ ascension (0.11.5-1) unstable; urgency=low
 
   * source package automatically created by stdeb 0.8.5
 
- -- rexxnor <address@hidden>  Sun, 09 Jun 2019 22:53:18 +0000
+ -- rexxnor <address@hidden>  Sun, 09 Jun 2019 23:09:20 +0000
diff --git a/deb_dist/ascension-0.11.5/debian/python3-ascension/DEBIAN/md5sums 
b/deb_dist/ascension-0.11.5/debian/python3-ascension/DEBIAN/md5sums
index 41e56cd..96836f7 100644
--- a/deb_dist/ascension-0.11.5/debian/python3-ascension/DEBIAN/md5sums
+++ b/deb_dist/ascension-0.11.5/debian/python3-ascension/DEBIAN/md5sums
@@ -5,6 +5,6 @@ b9326cd655bd4569eaeb5f029ae298d4  
usr/lib/python3/dist-packages/ascension-0.11.5
 d41d8cd98f00b204e9800998ecf8427e  
usr/lib/python3/dist-packages/ascension-0.11.5.egg-info/requires.txt
 e616e4373e7b199db038fd8e938a3188  
usr/lib/python3/dist-packages/ascension-0.11.5.egg-info/top_level.txt
 d41d8cd98f00b204e9800998ecf8427e  
usr/lib/python3/dist-packages/ascension/__init__.py
-aaf97781698b77744d5e82c2f56d3990  
usr/lib/python3/dist-packages/ascension/ascension.py
+ba5884a82725a20a216dee53a7b51b98  
usr/lib/python3/dist-packages/ascension/ascension.py
 de060b4ca299c6460ff508aed915526b  usr/man/man1/ascension.1
-679130fdb23533e4a6a77f7fcdbbfe13  
usr/share/doc/python3-ascension/changelog.Debian.gz
+cd977ca340947780acf3233ad9667f52  
usr/share/doc/python3-ascension/changelog.Debian.gz
diff --git 
a/deb_dist/ascension-0.11.5/debian/python3-ascension/usr/share/doc/python3-ascension/changelog.Debian.gz
 
b/deb_dist/ascension-0.11.5/debian/python3-ascension/usr/share/doc/python3-ascension/changelog.Debian.gz
index 55c00b8..602e667 100644
Binary files 
a/deb_dist/ascension-0.11.5/debian/python3-ascension/usr/share/doc/python3-ascension/changelog.Debian.gz
 and 
b/deb_dist/ascension-0.11.5/debian/python3-ascension/usr/share/doc/python3-ascension/changelog.Debian.gz
 differ
diff --git a/deb_dist/ascension-0.11.5/debian/rules 
b/deb_dist/ascension-0.11.5/debian/rules
index 0c8110b..66c24a6 100755
--- a/deb_dist/ascension-0.11.5/debian/rules
+++ b/deb_dist/ascension-0.11.5/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 # This file was automatically generated by stdeb 0.8.5 at
-# Sun, 09 Jun 2019 22:53:18 +0000
+# Sun, 09 Jun 2019 23:09:20 +0000
 
 %:
        dh $@ --with python3 --buildsystem=python_distutils
diff --git a/deb_dist/ascension_0.11.5-1.debian.tar.xz 
b/deb_dist/ascension_0.11.5-1.debian.tar.xz
index 2819b66..6ba2449 100644
Binary files a/deb_dist/ascension_0.11.5-1.debian.tar.xz and 
b/deb_dist/ascension_0.11.5-1.debian.tar.xz differ
diff --git a/deb_dist/ascension_0.11.5-1.dsc b/deb_dist/ascension_0.11.5-1.dsc
index 27a8946..fda3994 100644
--- a/deb_dist/ascension_0.11.5-1.dsc
+++ b/deb_dist/ascension_0.11.5-1.dsc
@@ -9,11 +9,11 @@ Build-Depends: python3-setuptools, python3-all, debhelper (>= 
7.4.3)
 Package-List:
  python3-ascension deb python optional arch=all
 Checksums-Sha1:
- 82c1e17024c599387c7238a9c05f01cce17c769b 11038 ascension_0.11.5.orig.tar.gz
- accb16a27a389cb1aadc343b0ba865c01e9a2c98 1668 ascension_0.11.5-1.debian.tar.xz
+ 3641c6b899120b922c2172e59ffac38998fa884b 11021 ascension_0.11.5.orig.tar.gz
+ 024b09cb65c08e9dfba9969cb5d6371cb2eab261 1668 ascension_0.11.5-1.debian.tar.xz
 Checksums-Sha256:
- f21f936c303cd0403260b3621000a94ade839300e4cf22dd4e7644f4f3479e62 11038 
ascension_0.11.5.orig.tar.gz
- ccb9f05c100f6ea65318dfad963c9bfa085378e03833102703a51651b2c11697 1668 
ascension_0.11.5-1.debian.tar.xz
+ 304d545f585f6e4e2884f2e3eec869350bbf0fbe992003dc99c237d2c6432f63 11021 
ascension_0.11.5.orig.tar.gz
+ c6d0e51970e2b87a9386fd6ed66cc80a8d8860b1cb639441ce03b38b26e6a849 1668 
ascension_0.11.5-1.debian.tar.xz
 Files:
- 0f665ff382859108057a37aa2f9bd5cf 11038 ascension_0.11.5.orig.tar.gz
- d11120597a3487082590bfe282e06966 1668 ascension_0.11.5-1.debian.tar.xz
+ c854688f2168e1cfd63aabd0a0888008 11021 ascension_0.11.5.orig.tar.gz
+ b22f3fc6dc60771357a4c293c8a652fa 1668 ascension_0.11.5-1.debian.tar.xz
diff --git a/deb_dist/ascension_0.11.5-1_amd64.buildinfo 
b/deb_dist/ascension_0.11.5-1_amd64.buildinfo
index c2eca68..1f0dd9e 100644
--- a/deb_dist/ascension_0.11.5-1_amd64.buildinfo
+++ b/deb_dist/ascension_0.11.5-1_amd64.buildinfo
@@ -4,17 +4,17 @@ Binary: python3-ascension
 Architecture: all source
 Version: 0.11.5-1
 Checksums-Md5:
- d006836b17cfe5fa8b9eb1212ae12001 846 ascension_0.11.5-1.dsc
- 453ed4a0f9fddea44d0e8518ff0bc579 11796 python3-ascension_0.11.5-1_all.deb
+ 6f2aeffd03abebe1fce4cae4f190c457 846 ascension_0.11.5-1.dsc
+ c07fab7e32337e0b401775994416606a 11776 python3-ascension_0.11.5-1_all.deb
 Checksums-Sha1:
- b61931de054e056f1a8a8793f38853d81119f578 846 ascension_0.11.5-1.dsc
- 5d458bc9ebebb5f0f2de605a050cdbfa91219717 11796 
python3-ascension_0.11.5-1_all.deb
+ 50f4ed16ea23ee482039a4313d7db1e1f82cc352 846 ascension_0.11.5-1.dsc
+ f6a60bffb881503c53cf7232faca332cf0baade2 11776 
python3-ascension_0.11.5-1_all.deb
 Checksums-Sha256:
- 88687d2a5dd9e76c7982426d2fa3b5082e83136d420c5f874f55c16a29cb0e6b 846 
ascension_0.11.5-1.dsc
- 9a5c716e947deef8d4cacabbebc6f37ced323a7649aafd8b640692bf341373d7 11796 
python3-ascension_0.11.5-1_all.deb
+ 408074aa8834808201af6c36634217174cf39edf94bb43b8f04fd67a1a4636c5 846 
ascension_0.11.5-1.dsc
+ b0750b3ad097d3bc099aebcd59e19e82c876babfa1c7ef6c2c9957ec93aea20c 11776 
python3-ascension_0.11.5-1_all.deb
 Build-Origin: Debian
 Build-Architecture: amd64
-Build-Date: Sun, 09 Jun 2019 22:54:29 +0000
+Build-Date: Sun, 09 Jun 2019 23:09:57 +0000
 Installed-Build-Depends:
  autoconf (= 2.69-10),
  automake (= 1:1.15-6),
@@ -177,4 +177,4 @@ Installed-Build-Depends:
  zlib1g (= 1:1.2.8.dfsg-5)
 Environment:
  DEB_BUILD_OPTIONS="parallel=2"
- SOURCE_DATE_EPOCH="1560120798"
+ SOURCE_DATE_EPOCH="1560121760"
diff --git a/deb_dist/ascension_0.11.5-1_amd64.changes 
b/deb_dist/ascension_0.11.5-1_amd64.changes
index 7217aba..f3971e3 100644
--- a/deb_dist/ascension_0.11.5-1_amd64.changes
+++ b/deb_dist/ascension_0.11.5-1_amd64.changes
@@ -1,5 +1,5 @@
 Format: 1.8
-Date: Sun, 09 Jun 2019 22:53:18 +0000
+Date: Sun, 09 Jun 2019 23:09:20 +0000
 Source: ascension
 Binary: python3-ascension
 Architecture: source all
@@ -15,20 +15,20 @@ Changes:
  .
    * source package automatically created by stdeb 0.8.5
 Checksums-Sha1:
- b61931de054e056f1a8a8793f38853d81119f578 846 ascension_0.11.5-1.dsc
- 82c1e17024c599387c7238a9c05f01cce17c769b 11038 ascension_0.11.5.orig.tar.gz
- accb16a27a389cb1aadc343b0ba865c01e9a2c98 1668 ascension_0.11.5-1.debian.tar.xz
- 690df4dc084260e575be267e893889f8e8944070 5432 
ascension_0.11.5-1_amd64.buildinfo
- 5d458bc9ebebb5f0f2de605a050cdbfa91219717 11796 
python3-ascension_0.11.5-1_all.deb
+ 50f4ed16ea23ee482039a4313d7db1e1f82cc352 846 ascension_0.11.5-1.dsc
+ 3641c6b899120b922c2172e59ffac38998fa884b 11021 ascension_0.11.5.orig.tar.gz
+ 024b09cb65c08e9dfba9969cb5d6371cb2eab261 1668 ascension_0.11.5-1.debian.tar.xz
+ 798913a6b6e4c349aec9b6f8d1916e170735afd4 5432 
ascension_0.11.5-1_amd64.buildinfo
+ f6a60bffb881503c53cf7232faca332cf0baade2 11776 
python3-ascension_0.11.5-1_all.deb
 Checksums-Sha256:
- 88687d2a5dd9e76c7982426d2fa3b5082e83136d420c5f874f55c16a29cb0e6b 846 
ascension_0.11.5-1.dsc
- f21f936c303cd0403260b3621000a94ade839300e4cf22dd4e7644f4f3479e62 11038 
ascension_0.11.5.orig.tar.gz
- ccb9f05c100f6ea65318dfad963c9bfa085378e03833102703a51651b2c11697 1668 
ascension_0.11.5-1.debian.tar.xz
- 671fdcc7ea8bce0497dad584888b7826001f66c78138be3f18c4f557e86f07a1 5432 
ascension_0.11.5-1_amd64.buildinfo
- 9a5c716e947deef8d4cacabbebc6f37ced323a7649aafd8b640692bf341373d7 11796 
python3-ascension_0.11.5-1_all.deb
+ 408074aa8834808201af6c36634217174cf39edf94bb43b8f04fd67a1a4636c5 846 
ascension_0.11.5-1.dsc
+ 304d545f585f6e4e2884f2e3eec869350bbf0fbe992003dc99c237d2c6432f63 11021 
ascension_0.11.5.orig.tar.gz
+ c6d0e51970e2b87a9386fd6ed66cc80a8d8860b1cb639441ce03b38b26e6a849 1668 
ascension_0.11.5-1.debian.tar.xz
+ 0e0a0f9b3df5ee30c84f44e498946c41de2043b7bbe126be586870f7d8886c19 5432 
ascension_0.11.5-1_amd64.buildinfo
+ b0750b3ad097d3bc099aebcd59e19e82c876babfa1c7ef6c2c9957ec93aea20c 11776 
python3-ascension_0.11.5-1_all.deb
 Files:
- d006836b17cfe5fa8b9eb1212ae12001 846 python optional ascension_0.11.5-1.dsc
- 0f665ff382859108057a37aa2f9bd5cf 11038 python optional 
ascension_0.11.5.orig.tar.gz
- d11120597a3487082590bfe282e06966 1668 python optional 
ascension_0.11.5-1.debian.tar.xz
- f3a725dc814cb431ae403375cd07bd87 5432 python optional 
ascension_0.11.5-1_amd64.buildinfo
- 453ed4a0f9fddea44d0e8518ff0bc579 11796 python optional 
python3-ascension_0.11.5-1_all.deb
+ 6f2aeffd03abebe1fce4cae4f190c457 846 python optional ascension_0.11.5-1.dsc
+ c854688f2168e1cfd63aabd0a0888008 11021 python optional 
ascension_0.11.5.orig.tar.gz
+ b22f3fc6dc60771357a4c293c8a652fa 1668 python optional 
ascension_0.11.5-1.debian.tar.xz
+ c05020e1289ed00dfdcecbeae33d92c9 5432 python optional 
ascension_0.11.5-1_amd64.buildinfo
+ c07fab7e32337e0b401775994416606a 11776 python optional 
python3-ascension_0.11.5-1_all.deb
diff --git a/deb_dist/ascension_0.11.5-1_source.buildinfo 
b/deb_dist/ascension_0.11.5-1_source.buildinfo
index f08e854..9e4948b 100644
--- a/deb_dist/ascension_0.11.5-1_source.buildinfo
+++ b/deb_dist/ascension_0.11.5-1_source.buildinfo
@@ -4,14 +4,14 @@ Binary: python3-ascension
 Architecture: source
 Version: 0.11.5-1
 Checksums-Md5:
- 7c3452e7181fede761ac46119abc13e7 846 ascension_0.11.5-1.dsc
+ ece8ae4d216926030983f06eab691e6f 846 ascension_0.11.5-1.dsc
 Checksums-Sha1:
- af1b549b42bc4620f5210dd85de5768b1b86558c 846 ascension_0.11.5-1.dsc
+ 84a9fe5776a5ce3551ca19227f4d9082da9d2959 846 ascension_0.11.5-1.dsc
 Checksums-Sha256:
- 78515d8ee766849fbb8bd7bbc952846b2b4018024f2f451b84e329063832bca0 846 
ascension_0.11.5-1.dsc
+ 900f8a307dbac801992afcaa6306041add65af26c3efe1f40f392b5ed2ca684b 846 
ascension_0.11.5-1.dsc
 Build-Origin: Debian
 Build-Architecture: amd64
-Build-Date: Sun, 09 Jun 2019 22:53:25 +0000
+Build-Date: Sun, 09 Jun 2019 23:09:25 +0000
 Installed-Build-Depends:
  autoconf (= 2.69-10),
  automake (= 1:1.15-6),
@@ -174,4 +174,4 @@ Installed-Build-Depends:
  zlib1g (= 1:1.2.8.dfsg-5)
 Environment:
  DEB_BUILD_OPTIONS="parallel=2"
- SOURCE_DATE_EPOCH="1560120798"
+ SOURCE_DATE_EPOCH="1560121760"
diff --git a/deb_dist/ascension_0.11.5-1_source.changes 
b/deb_dist/ascension_0.11.5-1_source.changes
index 0783eb4..4c0123b 100644
--- a/deb_dist/ascension_0.11.5-1_source.changes
+++ b/deb_dist/ascension_0.11.5-1_source.changes
@@ -1,5 +1,5 @@
 Format: 1.8
-Date: Sun, 09 Jun 2019 22:53:18 +0000
+Date: Sun, 09 Jun 2019 23:09:20 +0000
 Source: ascension
 Binary: python3-ascension
 Architecture: source
@@ -15,17 +15,17 @@ Changes:
  .
    * source package automatically created by stdeb 0.8.5
 Checksums-Sha1:
- af1b549b42bc4620f5210dd85de5768b1b86558c 846 ascension_0.11.5-1.dsc
- 82c1e17024c599387c7238a9c05f01cce17c769b 11038 ascension_0.11.5.orig.tar.gz
- 71f3809ad03096cca621ab883c78e154173c34bd 1140 ascension_0.11.5-1.debian.tar.xz
- 44a329e8f51935bc86c48ee24c69ab641cb29fc2 5163 
ascension_0.11.5-1_source.buildinfo
+ 84a9fe5776a5ce3551ca19227f4d9082da9d2959 846 ascension_0.11.5-1.dsc
+ 3641c6b899120b922c2172e59ffac38998fa884b 11021 ascension_0.11.5.orig.tar.gz
+ de81376ba7572353442a19f0b22f10b6b4e2d674 1140 ascension_0.11.5-1.debian.tar.xz
+ 1aab1f55e9560d60c0f037c300a8fb2d6e00d3d2 5163 
ascension_0.11.5-1_source.buildinfo
 Checksums-Sha256:
- 78515d8ee766849fbb8bd7bbc952846b2b4018024f2f451b84e329063832bca0 846 
ascension_0.11.5-1.dsc
- f21f936c303cd0403260b3621000a94ade839300e4cf22dd4e7644f4f3479e62 11038 
ascension_0.11.5.orig.tar.gz
- 1aed664581b3ba608796ad372af4a39facb25824106d7d6971dba5c93d955301 1140 
ascension_0.11.5-1.debian.tar.xz
- 9d41198ece37c9b11565802b9ea4320f64c242ee85c80b4f09d5a1362fb8df84 5163 
ascension_0.11.5-1_source.buildinfo
+ 900f8a307dbac801992afcaa6306041add65af26c3efe1f40f392b5ed2ca684b 846 
ascension_0.11.5-1.dsc
+ 304d545f585f6e4e2884f2e3eec869350bbf0fbe992003dc99c237d2c6432f63 11021 
ascension_0.11.5.orig.tar.gz
+ bc29e29e569b1adc130f3b19c779f502df62b310cb165d9a396f446d93c7463f 1140 
ascension_0.11.5-1.debian.tar.xz
+ 194941f671f811a9e98ef2b5596b62dbcfec813a9d9c6330527911e2b8d40eb7 5163 
ascension_0.11.5-1_source.buildinfo
 Files:
- 7c3452e7181fede761ac46119abc13e7 846 python optional ascension_0.11.5-1.dsc
- 0f665ff382859108057a37aa2f9bd5cf 11038 python optional 
ascension_0.11.5.orig.tar.gz
- c3bd83268804f1999f00edaeb6c4393c 1140 python optional 
ascension_0.11.5-1.debian.tar.xz
- 22cc806e69783fce9b97c3648efbe88e 5163 python optional 
ascension_0.11.5-1_source.buildinfo
+ ece8ae4d216926030983f06eab691e6f 846 python optional ascension_0.11.5-1.dsc
+ c854688f2168e1cfd63aabd0a0888008 11021 python optional 
ascension_0.11.5.orig.tar.gz
+ 4efc2aeb10005bf767989d97dc0eaaa3 1140 python optional 
ascension_0.11.5-1.debian.tar.xz
+ 89cd41358d39456f86714df46a4eebf6 5163 python optional 
ascension_0.11.5-1_source.buildinfo
diff --git a/deb_dist/ascension_0.11.5.orig.tar.gz 
b/deb_dist/ascension_0.11.5.orig.tar.gz
index 6a05fc5..f2e52e8 100644
Binary files a/deb_dist/ascension_0.11.5.orig.tar.gz and 
b/deb_dist/ascension_0.11.5.orig.tar.gz differ
diff --git a/deb_dist/python3-ascension_0.11.5-1_all.deb 
b/deb_dist/python3-ascension_0.11.5-1_all.deb
index 11c096e..35ae1c6 100644
Binary files a/deb_dist/python3-ascension_0.11.5-1_all.deb and 
b/deb_dist/python3-ascension_0.11.5-1_all.deb differ

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]