gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [ascension] 02/03: removed dependency as it is not availabl


From: gnunet
Subject: [GNUnet-SVN] [ascension] 02/03: removed dependency as it is not available as debian package
Date: Mon, 10 Jun 2019 00:56:35 +0200

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

rexxnor pushed a commit to branch master
in repository ascension.

commit 745b65a8a97653e42674892d161e27c4987aca36
Author: rexxnor <address@hidden>
AuthorDate: Thu Jun 6 21:43:25 2019 +0200

    removed dependency as it is not available as debian package
---
 ascension-0.11.5.tar.gz                            | Bin 11083 -> 11025 bytes
 ascension/ascension.py                             |   6 ----
 deb_dist/ascension-0.11.5/ascension/ascension.py   |   6 ----
 deb_dist/ascension-0.11.5/debian/changelog         |   2 +-
 .../debian/python3-ascension/DEBIAN/md5sums        |   4 +--
 .../doc/python3-ascension/changelog.Debian.gz      | Bin 162 -> 163 bytes
 deb_dist/ascension-0.11.5/debian/rules             |   2 +-
 deb_dist/ascension_0.11.5-1.debian.tar.xz          | Bin 1668 -> 1672 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 11083 -> 11025 bytes
 deb_dist/python3-ascension_0.11.5-1_all.deb        | Bin 11830 -> 11790 bytes
 requirements.txt                                   |   1 -
 setup.py                                           |   1 -
 17 files changed, 52 insertions(+), 66 deletions(-)

diff --git a/ascension-0.11.5.tar.gz b/ascension-0.11.5.tar.gz
index 3a718c0..dfdfda6 100644
Binary files a/ascension-0.11.5.tar.gz and b/ascension-0.11.5.tar.gz differ
diff --git a/ascension/ascension.py b/ascension/ascension.py
index cd5cb85..9e59a93 100644
--- a/ascension/ascension.py
+++ b/ascension/ascension.py
@@ -658,12 +658,6 @@ class Ascender():
             zonepkey = gnspkey[11:]
             if len(zonepkey) != 52:
                 continue
-            else:
-                try:
-                    base32_crockford.decode(zonepkey, strict=True)
-                except ValueError:
-                    # skip as this means it is not crockford compatbile
-                    continue
 
             zone = "%s.%s" % (name, self.domain)
             if not self.subzonedict.get(zone):
diff --git a/deb_dist/ascension-0.11.5/ascension/ascension.py 
b/deb_dist/ascension-0.11.5/ascension/ascension.py
index cd5cb85..9e59a93 100644
--- a/deb_dist/ascension-0.11.5/ascension/ascension.py
+++ b/deb_dist/ascension-0.11.5/ascension/ascension.py
@@ -658,12 +658,6 @@ class Ascender():
             zonepkey = gnspkey[11:]
             if len(zonepkey) != 52:
                 continue
-            else:
-                try:
-                    base32_crockford.decode(zonepkey, strict=True)
-                except ValueError:
-                    # skip as this means it is not crockford compatbile
-                    continue
 
             zone = "%s.%s" % (name, self.domain)
             if not self.subzonedict.get(zone):
diff --git a/deb_dist/ascension-0.11.5/debian/changelog 
b/deb_dist/ascension-0.11.5/debian/changelog
index aaaf662..a331b3a 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>  Thu, 06 Jun 2019 19:24:11 +0000
+ -- rexxnor <address@hidden>  Thu, 06 Jun 2019 19:42:28 +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 33438ef..cdbb584 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
-1f122d6eb5cf8cf24263fd5f4cd7556b  
usr/lib/python3/dist-packages/ascension/ascension.py
+010101d302b9bf9ead10e3abcd3da06d  
usr/lib/python3/dist-packages/ascension/ascension.py
 de060b4ca299c6460ff508aed915526b  usr/man/man1/ascension.1
-728f1502b33a93a50a6afc306b4d6f65  
usr/share/doc/python3-ascension/changelog.Debian.gz
+ffdaa2aece10c03d37f918814006f3e8  
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 bccc74b..9bc3c6a 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 ac3c8d6..d461281 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
-# Thu, 06 Jun 2019 19:24:11 +0000
+# Thu, 06 Jun 2019 19:42:28 +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 487a655..d2fdf66 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 8972560..e6c96f3 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:
- 85bbeb027f10b1377bed75a5a0d16088a7a29aa4 11083 ascension_0.11.5.orig.tar.gz
- 7f0a4eb3289cac9a4292a3505d2ae3825ae5d0ff 1668 ascension_0.11.5-1.debian.tar.xz
+ cc6f1d1a8212d096f3a67ead352ab289331ce1f2 11025 ascension_0.11.5.orig.tar.gz
+ 2909f640b7ea374fe3c3fb2c4a0221ea85380b5f 1672 ascension_0.11.5-1.debian.tar.xz
 Checksums-Sha256:
- cc5044b7b3f1b8a6bbee74120988097170758b641e78c56a33d65ce95fe5cad8 11083 
ascension_0.11.5.orig.tar.gz
- 6e03afb057e0f8bb28c243581c110362e8330bd7042213439fcc599ab5c73f59 1668 
ascension_0.11.5-1.debian.tar.xz
+ bdd8f289e9955dc9d06ca9a8e8c6ef3611ab5ddbc9896e7313074c83ff985c34 11025 
ascension_0.11.5.orig.tar.gz
+ 300552254bdcd426d9d5dc04f7d14a67b42391838bb65c571ae3a33eb8db498e 1672 
ascension_0.11.5-1.debian.tar.xz
 Files:
- 76989ff7fb3ddccaf2cd92526686b2c8 11083 ascension_0.11.5.orig.tar.gz
- 807b6e38531f2aff5dd9d2bfb48532cb 1668 ascension_0.11.5-1.debian.tar.xz
+ 3e3ff56b2cf59aeaca139740e84337fc 11025 ascension_0.11.5.orig.tar.gz
+ 757f7fefe6063aa5507851a972835ff2 1672 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 067e043..a4f7290 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:
- eff51dce10c8e8c03141e4eab05c0359 846 ascension_0.11.5-1.dsc
- f92c3fbe6aa31ede0c9194cd0359a73c 11830 python3-ascension_0.11.5-1_all.deb
+ 645068ca353c4dc9b6514a0c89ff1078 846 ascension_0.11.5-1.dsc
+ 52a78ed44b5a5a8d61daf8370f9ec1ca 11790 python3-ascension_0.11.5-1_all.deb
 Checksums-Sha1:
- 31ed843b064df8924884d5ee6593069bc2f8ca74 846 ascension_0.11.5-1.dsc
- 727406c4ec24f4cf1194f6c321a2835bf3085512 11830 
python3-ascension_0.11.5-1_all.deb
+ 923003ff06f549137d075cdab4a508374ba86022 846 ascension_0.11.5-1.dsc
+ d5fac57f142088b493ce61f95f06a6095c7c6bad 11790 
python3-ascension_0.11.5-1_all.deb
 Checksums-Sha256:
- 5b87bc0bd53615b2a012047a360fae17f1f82536ce88557d89f86aee2b8e8147 846 
ascension_0.11.5-1.dsc
- be44525071f9e8eb53e28e237e54d659e253db7d948d9ddbf89a6980150fc330 11830 
python3-ascension_0.11.5-1_all.deb
+ dd6c5f22d60b88d26acce9abebd89857e40e4ec107fc1bd145aae9d4299afaa5 846 
ascension_0.11.5-1.dsc
+ 7b02a0cc79d70cb79781aa464631a92b2cd0f4a297b31cfa9da435105814b07f 11790 
python3-ascension_0.11.5-1_all.deb
 Build-Origin: Debian
 Build-Architecture: amd64
-Build-Date: Thu, 06 Jun 2019 19:24:48 +0000
+Build-Date: Thu, 06 Jun 2019 19:43:00 +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="1559849051"
+ SOURCE_DATE_EPOCH="1559850148"
diff --git a/deb_dist/ascension_0.11.5-1_amd64.changes 
b/deb_dist/ascension_0.11.5-1_amd64.changes
index b821a01..29e6b0e 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: Thu, 06 Jun 2019 19:24:11 +0000
+Date: Thu, 06 Jun 2019 19:42:28 +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:
- 31ed843b064df8924884d5ee6593069bc2f8ca74 846 ascension_0.11.5-1.dsc
- 85bbeb027f10b1377bed75a5a0d16088a7a29aa4 11083 ascension_0.11.5.orig.tar.gz
- 7f0a4eb3289cac9a4292a3505d2ae3825ae5d0ff 1668 ascension_0.11.5-1.debian.tar.xz
- 6b014648dce2110ba24ecb82bc28b138505de6d8 5432 
ascension_0.11.5-1_amd64.buildinfo
- 727406c4ec24f4cf1194f6c321a2835bf3085512 11830 
python3-ascension_0.11.5-1_all.deb
+ 923003ff06f549137d075cdab4a508374ba86022 846 ascension_0.11.5-1.dsc
+ cc6f1d1a8212d096f3a67ead352ab289331ce1f2 11025 ascension_0.11.5.orig.tar.gz
+ 2909f640b7ea374fe3c3fb2c4a0221ea85380b5f 1672 ascension_0.11.5-1.debian.tar.xz
+ 250ddf8ab458927744c259af8902e5a37b1aa468 5432 
ascension_0.11.5-1_amd64.buildinfo
+ d5fac57f142088b493ce61f95f06a6095c7c6bad 11790 
python3-ascension_0.11.5-1_all.deb
 Checksums-Sha256:
- 5b87bc0bd53615b2a012047a360fae17f1f82536ce88557d89f86aee2b8e8147 846 
ascension_0.11.5-1.dsc
- cc5044b7b3f1b8a6bbee74120988097170758b641e78c56a33d65ce95fe5cad8 11083 
ascension_0.11.5.orig.tar.gz
- 6e03afb057e0f8bb28c243581c110362e8330bd7042213439fcc599ab5c73f59 1668 
ascension_0.11.5-1.debian.tar.xz
- 157d37a8f15988ac6c6d39450e08a076bff44fe16eb48faff80b979c4de43bf4 5432 
ascension_0.11.5-1_amd64.buildinfo
- be44525071f9e8eb53e28e237e54d659e253db7d948d9ddbf89a6980150fc330 11830 
python3-ascension_0.11.5-1_all.deb
+ dd6c5f22d60b88d26acce9abebd89857e40e4ec107fc1bd145aae9d4299afaa5 846 
ascension_0.11.5-1.dsc
+ bdd8f289e9955dc9d06ca9a8e8c6ef3611ab5ddbc9896e7313074c83ff985c34 11025 
ascension_0.11.5.orig.tar.gz
+ 300552254bdcd426d9d5dc04f7d14a67b42391838bb65c571ae3a33eb8db498e 1672 
ascension_0.11.5-1.debian.tar.xz
+ 4ff913c00e2b003dd9dd3376f477262331f02802c52a95928e14d55fc2163751 5432 
ascension_0.11.5-1_amd64.buildinfo
+ 7b02a0cc79d70cb79781aa464631a92b2cd0f4a297b31cfa9da435105814b07f 11790 
python3-ascension_0.11.5-1_all.deb
 Files:
- eff51dce10c8e8c03141e4eab05c0359 846 python optional ascension_0.11.5-1.dsc
- 76989ff7fb3ddccaf2cd92526686b2c8 11083 python optional 
ascension_0.11.5.orig.tar.gz
- 807b6e38531f2aff5dd9d2bfb48532cb 1668 python optional 
ascension_0.11.5-1.debian.tar.xz
- 1e68d67c3b5aeec80c9b3ad0cc833cc5 5432 python optional 
ascension_0.11.5-1_amd64.buildinfo
- f92c3fbe6aa31ede0c9194cd0359a73c 11830 python optional 
python3-ascension_0.11.5-1_all.deb
+ 645068ca353c4dc9b6514a0c89ff1078 846 python optional ascension_0.11.5-1.dsc
+ 3e3ff56b2cf59aeaca139740e84337fc 11025 python optional 
ascension_0.11.5.orig.tar.gz
+ 757f7fefe6063aa5507851a972835ff2 1672 python optional 
ascension_0.11.5-1.debian.tar.xz
+ 60d11b44a1f90bbd6b19e4d2dab8ed20 5432 python optional 
ascension_0.11.5-1_amd64.buildinfo
+ 52a78ed44b5a5a8d61daf8370f9ec1ca 11790 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 1ba8956..76f21a5 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:
- ba8a9816680af7ce504f6fd1d90a797b 846 ascension_0.11.5-1.dsc
+ 8346b7d76e624a2127b081e2d1d0aa12 846 ascension_0.11.5-1.dsc
 Checksums-Sha1:
- e06e7aa26108af4d7ab17e01f89d3d959d1a5f39 846 ascension_0.11.5-1.dsc
+ 4c3a692da040fb55894ae8db1cb86e34fbb7e539 846 ascension_0.11.5-1.dsc
 Checksums-Sha256:
- 4405daf4ac41ad1a1baa06b60c82cb2baaabd0ede4a305e26de09552606630eb 846 
ascension_0.11.5-1.dsc
+ fcbdfa13dec81778f4d3e041c267e797781e20b642dc4e7a30a594b314775cd0 846 
ascension_0.11.5-1.dsc
 Build-Origin: Debian
 Build-Architecture: amd64
-Build-Date: Thu, 06 Jun 2019 19:24:13 +0000
+Build-Date: Thu, 06 Jun 2019 19:42:30 +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="1559849051"
+ SOURCE_DATE_EPOCH="1559850148"
diff --git a/deb_dist/ascension_0.11.5-1_source.changes 
b/deb_dist/ascension_0.11.5-1_source.changes
index 05b5284..86172f4 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: Thu, 06 Jun 2019 19:24:11 +0000
+Date: Thu, 06 Jun 2019 19:42:28 +0000
 Source: ascension
 Binary: python3-ascension
 Architecture: source
@@ -15,17 +15,17 @@ Changes:
  .
    * source package automatically created by stdeb 0.8.5
 Checksums-Sha1:
- e06e7aa26108af4d7ab17e01f89d3d959d1a5f39 846 ascension_0.11.5-1.dsc
- 85bbeb027f10b1377bed75a5a0d16088a7a29aa4 11083 ascension_0.11.5.orig.tar.gz
- 91cbba1b5f8d04d997273838dadcc9ea7e291319 1136 ascension_0.11.5-1.debian.tar.xz
- dc60b450f8a9b3641dcf6e0e42212eb4ed046957 5163 
ascension_0.11.5-1_source.buildinfo
+ 4c3a692da040fb55894ae8db1cb86e34fbb7e539 846 ascension_0.11.5-1.dsc
+ cc6f1d1a8212d096f3a67ead352ab289331ce1f2 11025 ascension_0.11.5.orig.tar.gz
+ fb5e9de99d5ace53675e49969639a49f744aa531 1140 ascension_0.11.5-1.debian.tar.xz
+ 9c0b4d846772c7555becd17acfb267c72689b134 5163 
ascension_0.11.5-1_source.buildinfo
 Checksums-Sha256:
- 4405daf4ac41ad1a1baa06b60c82cb2baaabd0ede4a305e26de09552606630eb 846 
ascension_0.11.5-1.dsc
- cc5044b7b3f1b8a6bbee74120988097170758b641e78c56a33d65ce95fe5cad8 11083 
ascension_0.11.5.orig.tar.gz
- 1de04d0409ab49a72995cbb391b4b077b3f95da4110b5dbe1b7f7ec755058f59 1136 
ascension_0.11.5-1.debian.tar.xz
- 7a28cb4aea7d9abe6bceb0a8d854e1d1e24921efa900dc16729c05b9a40b35ab 5163 
ascension_0.11.5-1_source.buildinfo
+ fcbdfa13dec81778f4d3e041c267e797781e20b642dc4e7a30a594b314775cd0 846 
ascension_0.11.5-1.dsc
+ bdd8f289e9955dc9d06ca9a8e8c6ef3611ab5ddbc9896e7313074c83ff985c34 11025 
ascension_0.11.5.orig.tar.gz
+ c0b38b1974e09244725f5480541a15bab413b60b01ef3f6908fa9f3a3efdd694 1140 
ascension_0.11.5-1.debian.tar.xz
+ 15f5cbececb2b0cd4e9d529163f1d3c5efa07cc1653f48daf62d40f02d8e32a7 5163 
ascension_0.11.5-1_source.buildinfo
 Files:
- ba8a9816680af7ce504f6fd1d90a797b 846 python optional ascension_0.11.5-1.dsc
- 76989ff7fb3ddccaf2cd92526686b2c8 11083 python optional 
ascension_0.11.5.orig.tar.gz
- e79311f01d343d4a995d5016cac2dd91 1136 python optional 
ascension_0.11.5-1.debian.tar.xz
- 38bd1fc61b4c728f3bd35cb88d3102b6 5163 python optional 
ascension_0.11.5-1_source.buildinfo
+ 8346b7d76e624a2127b081e2d1d0aa12 846 python optional ascension_0.11.5-1.dsc
+ 3e3ff56b2cf59aeaca139740e84337fc 11025 python optional 
ascension_0.11.5.orig.tar.gz
+ c2e94bf4ac46ee3373a6c6bb25fc7c0f 1140 python optional 
ascension_0.11.5-1.debian.tar.xz
+ e9e4c6fb57f9e31f3077e796130c4ac3 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 3a718c0..dfdfda6 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 3e7b16e..0bae818 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
diff --git a/requirements.txt b/requirements.txt
index 83ab749..00735b5 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,4 +1,3 @@
-base32-crockford==0.3.0
 coverage==4.5.3
 daemon==1.2
 daemonize==2.5.0
diff --git a/setup.py b/setup.py
index cdb03f4..851c1d8 100644
--- a/setup.py
+++ b/setup.py
@@ -45,7 +45,6 @@ setuptools.setup(
         ],
     },
     install_requires=[
-        'base32_crockford',
         'coverage',
         'dnspython',
         'docopt',

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



reply via email to

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