summaryrefslogtreecommitdiff
path: root/dev-python/sdnotify
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-04-22 14:25:03 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-04-22 14:25:03 +0100
commit5e8702bcbbed438e6c6cce023e7ef0cc9baa3e02 (patch)
treeb041acef19bb9ae66c228d5c9d34d1e00aeb2b95 /dev-python/sdnotify
parent5cfef3c94cd7e82136c69a0322f5ba21f7e64632 (diff)
gentoo resync : 22.04.2018
Diffstat (limited to 'dev-python/sdnotify')
-rw-r--r--dev-python/sdnotify/Manifest4
-rw-r--r--dev-python/sdnotify/sdnotify-0.3.1.ebuild2
-rw-r--r--dev-python/sdnotify/sdnotify-0.3.2.ebuild2
3 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/sdnotify/Manifest b/dev-python/sdnotify/Manifest
index 170aadd8f2f5..2961a9ab4c89 100644
--- a/dev-python/sdnotify/Manifest
+++ b/dev-python/sdnotify/Manifest
@@ -1,5 +1,5 @@
DIST sdnotify-0.3.1.tar.gz 2513 BLAKE2B cbce1d3c2bae3b3a02102cfea9ac104e7c2839b784a78309cfad0a66fc8b13bba66ae4bdb8dcf1d2171378e04f2c18e3697b22545a3e3f0593edff8adcc19dc3 SHA512 765e75e727ad5128269bfffd4d3f64666df654adc50965a54f3cd622933aca583faee5453f7fec3a23b6f754f4475522dd96a86ba643984cd72a575ec082709c
DIST sdnotify-0.3.2.tar.gz 2459 BLAKE2B 1d1846e37889c36cfa7242d14e4040ebb9b73d3e53f5a3423447ae1a4912373e4249faa7803ac212e3c7d64371d1fe9e1be2d56f8604791cead2cbe22e422053 SHA512 f7e7d38c8d7f56ebad8b0343361a0bf6177208b94916430343a0a392015622d7bb62aa391e17956e5aa9a0d7189c79268cb86c46bb52b36488df5aebca5cfbd3
-EBUILD sdnotify-0.3.1.ebuild 533 BLAKE2B 49712555ab61bc59c0511a54f6d3a16426c69d54f909fe35b7d5f074fca72824b197e62a59cad59033ab36b60dae24b67c38514b6d249d76451c6de7eacc08c2 SHA512 2bb2133e449d2a9323f76aad4f882341e3ef1d53be6423006d27713779d8772216e855e59fc2146885c2e1b7e2aabe9ab812405d2abd405b03cc03d4dc322a18
-EBUILD sdnotify-0.3.2.ebuild 531 BLAKE2B 44ec0888dc6a01aaa1ec8345dac69d35443ea2d436bf050bd8ba4d1a602b6b7460441fdc4998029b098e4ae680542a07a9db37b457359f181e9f34d8c09051ae SHA512 87485c39b9fc7f9fa9659e7f0442ac5b9a00521fc06f7b224c157761dc04a5d8cf17fac0057b607f1d5d087ee2e78546dcf3178f424694d4133b965e3992ce9f
+EBUILD sdnotify-0.3.1.ebuild 529 BLAKE2B e5d98f26ff9a9db98742ce3ae5922e3e8170498725c003ca5b1fe775e6d7fb0919b8f52f58b7b23e589f932ea73ee2c52d58b66c3e7ee4a4c804b6d43e9efa6f SHA512 7aaa3b271ca58175d4a347964b4fd42f3db246a650e438fcf78c9a5e6ff3e94d65c950ce4bab8b3dd2bd5484c30995d871998d42b7affbc21d90201030fe5ddf
+EBUILD sdnotify-0.3.2.ebuild 527 BLAKE2B bdccfcb9136a5ee1b6aa2724a14624a385c9fdfde9d289a2fd854a34aa09a506ed0b05fc5b82728c3622c74c5faa2303c42adae552f209ddad416d9d03a6f1bd SHA512 8b594c125c4ac2ab34d00d2543a783873a9d23f092b3a826fbf56d3729d1c7a62482c3d89d6c45097de3e77e00ffa3853a98c142027fcad4c76c045d3c819109
MISC metadata.xml 850 BLAKE2B 0673df4f05a46bc8b09c95d748c8d895635f2787ab7b6158d6ed8aa3abd0aae4d493198f0ba1a89088624bb74b66eb37e4638ca0e1121d4d3fc57ac3257fb466 SHA512 208120e5365d7553aa685ecfc1168fc58b215367c89d9a186b6183091bf736b05cc145cf121257e9c7b9571ab517eaf1a7bf7573bddb7d7a8a5c030f903288a5
diff --git a/dev-python/sdnotify/sdnotify-0.3.1.ebuild b/dev-python/sdnotify/sdnotify-0.3.1.ebuild
index c037e2b33e9c..45d69f841668 100644
--- a/dev-python/sdnotify/sdnotify-0.3.1.ebuild
+++ b/dev-python/sdnotify/sdnotify-0.3.1.ebuild
@@ -10,7 +10,7 @@ inherit distutils-r1
DESCRIPTION="Python implementation of systemd's service notification protocol (sd_notify)"
HOMEPAGE="
https://github.com/bb4242/sdnotify
- https://pypi.python.org/pypi/sdnotify"
+ https://pypi.org/project/sdnotify"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
diff --git a/dev-python/sdnotify/sdnotify-0.3.2.ebuild b/dev-python/sdnotify/sdnotify-0.3.2.ebuild
index 41b30305da7d..51e805f368ad 100644
--- a/dev-python/sdnotify/sdnotify-0.3.2.ebuild
+++ b/dev-python/sdnotify/sdnotify-0.3.2.ebuild
@@ -9,7 +9,7 @@ inherit distutils-r1
DESCRIPTION="Python implementation of systemd's service notification protocol (sd_notify)"
HOMEPAGE="https://github.com/bb4242/sdnotify
- https://pypi.python.org/pypi/sdnotify"
+ https://pypi.org/project/sdnotify"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"