summaryrefslogtreecommitdiff
path: root/dev-python/aiosmtpd
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-04-28 09:54:45 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-04-28 09:54:45 +0100
commitb7ebc951da8800f711142f69d9d958bde67a112d (patch)
treee318514216845acb8f2e49fff7a5cba4027e9d91 /dev-python/aiosmtpd
parentdc7cbdfa65fd814b3b9aa3c56257da201109e807 (diff)
gentoo resync : 28.04.2019
Diffstat (limited to 'dev-python/aiosmtpd')
-rw-r--r--dev-python/aiosmtpd/Manifest4
-rw-r--r--dev-python/aiosmtpd/aiosmtpd-1.0.ebuild2
-rw-r--r--dev-python/aiosmtpd/aiosmtpd-1.1.ebuild2
3 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/aiosmtpd/Manifest b/dev-python/aiosmtpd/Manifest
index 937462c48c31..8e0b98b637ef 100644
--- a/dev-python/aiosmtpd/Manifest
+++ b/dev-python/aiosmtpd/Manifest
@@ -1,5 +1,5 @@
DIST aiosmtpd-1.0.tar.gz 49930 BLAKE2B 7c8f845746b51e2b77f2ff00de2c88c3a090a4cd65e55fa69fc371f8ac5a2966c31e3e7184188a1b4af1f5c3d22b7af5655c5673d199b9920865ddf56c119a06 SHA512 874b3505dd35cbb176cba058a8816329eb4177db705b10c3883f88d76e3f587efc35543812fd36a03f453c8c1ee359bb3f0239d8a246908c5c17b59be134d933
DIST aiosmtpd-1.1.tar.gz 50722 BLAKE2B c7d21eea7816a758fb69061c0f1c4c5dbb7bd28a6daddc436211e4d8066380847255af537904ad5c09badb813269d0bc4b54dbb527b7b0c717d498c9475c8c2d SHA512 b61df616f2e14d1da67ac05149543bf48b14a31d44437d9a1dd11b166b98b56220c00e7c55e18d4fd99872d724e23f272922dd3548150632a189d9cb9b652883
-EBUILD aiosmtpd-1.0.ebuild 556 BLAKE2B c3959a541b6901f3011c4edd704ce0ccfc324c66681991f31cfdc10e5af8281ac3b777c18d35e58f83ba56ae7935f0c358f43fa0afde00f73786996d9f43a1f6 SHA512 bbe951cefcf06cd1542466e54f6e9090de31e1db15a510d49df2c23549e5bd7068bd81e7dfb1713c82696562d8af61b7cb14511cd602b52b449e1d3b7faae650
-EBUILD aiosmtpd-1.1.ebuild 556 BLAKE2B c3959a541b6901f3011c4edd704ce0ccfc324c66681991f31cfdc10e5af8281ac3b777c18d35e58f83ba56ae7935f0c358f43fa0afde00f73786996d9f43a1f6 SHA512 bbe951cefcf06cd1542466e54f6e9090de31e1db15a510d49df2c23549e5bd7068bd81e7dfb1713c82696562d8af61b7cb14511cd602b52b449e1d3b7faae650
+EBUILD aiosmtpd-1.0.ebuild 546 BLAKE2B 5b5f8eb4ead79526c6a6470ca8af7e2f3cefd94da445530a9e82987729805d4a559e7c5ca30bc242b82ba834c52bcd2cf062d18db8caeea4cf1d1de60f98040c SHA512 72219113196a613bdc7667458b705f58a13123226e785be7b3238bdf594699342f5b66c6da024001e01f9bcdd589bc493908a4f6472a256cf8e1d09e3770f355
+EBUILD aiosmtpd-1.1.ebuild 546 BLAKE2B 5b5f8eb4ead79526c6a6470ca8af7e2f3cefd94da445530a9e82987729805d4a559e7c5ca30bc242b82ba834c52bcd2cf062d18db8caeea4cf1d1de60f98040c SHA512 72219113196a613bdc7667458b705f58a13123226e785be7b3238bdf594699342f5b66c6da024001e01f9bcdd589bc493908a4f6472a256cf8e1d09e3770f355
MISC metadata.xml 451 BLAKE2B 71e452a1b393808879ead1ea59d7b7a7136a39810533db9a43e1da155724ae75ff4cdfa1019fdec699fc4d4a0b7fe2291af27877a60867a63c300d4b6f089e51 SHA512 15ade72252545bff264b5504ac70210b8f8a1fc9b816b9d00bc1fbcda685efd4f1cdd6dfdd01ec27888b59d7098c0e6f64d4781a8b9ba697f4613775d0b966a1
diff --git a/dev-python/aiosmtpd/aiosmtpd-1.0.ebuild b/dev-python/aiosmtpd/aiosmtpd-1.0.ebuild
index dc3132902308..505e7d32f174 100644
--- a/dev-python/aiosmtpd/aiosmtpd-1.0.ebuild
+++ b/dev-python/aiosmtpd/aiosmtpd-1.0.ebuild
@@ -3,7 +3,7 @@
EAPI=6
-PYTHON_COMPAT=( python3_4 python3_5 python3_6 )
+PYTHON_COMPAT=( python3_5 python3_6 )
inherit distutils-r1
DESCRIPTION="asyncio based SMTP server"
diff --git a/dev-python/aiosmtpd/aiosmtpd-1.1.ebuild b/dev-python/aiosmtpd/aiosmtpd-1.1.ebuild
index dc3132902308..505e7d32f174 100644
--- a/dev-python/aiosmtpd/aiosmtpd-1.1.ebuild
+++ b/dev-python/aiosmtpd/aiosmtpd-1.1.ebuild
@@ -3,7 +3,7 @@
EAPI=6
-PYTHON_COMPAT=( python3_4 python3_5 python3_6 )
+PYTHON_COMPAT=( python3_5 python3_6 )
inherit distutils-r1
DESCRIPTION="asyncio based SMTP server"