summaryrefslogtreecommitdiff
path: root/dev-python/python-dotenv
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-01-31 18:57:01 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-01-31 18:57:01 +0000
commit69051588e2f955485fe5d45d45e616bc60a2de57 (patch)
treeef8699cca7ce3773b1de747b167ceeacdc60cb92 /dev-python/python-dotenv
parentd7ed2b01311f15ba54fe8ea872aab7d59ab2b193 (diff)
gentoo resync : 31.01.2021
Diffstat (limited to 'dev-python/python-dotenv')
-rw-r--r--dev-python/python-dotenv/Manifest4
-rw-r--r--dev-python/python-dotenv/python-dotenv-0.14.0.ebuild2
-rw-r--r--dev-python/python-dotenv/python-dotenv-0.15.0.ebuild2
3 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/python-dotenv/Manifest b/dev-python/python-dotenv/Manifest
index 1df6748032f1..92eab6d75240 100644
--- a/dev-python/python-dotenv/Manifest
+++ b/dev-python/python-dotenv/Manifest
@@ -1,5 +1,5 @@
DIST python-dotenv-0.14.0.tar.gz 29029 BLAKE2B 33db159192faf9b74439b5e98e2b9a090a68001ac19eafd2925071ac7fc1872f7ee585b575dd96615c2ef934041dbfacca7948b7a8a69419243f9823f3bf6b42 SHA512 e8f6d575cd76cb231d14d98befe8a75017c927e0de39fbffc0ecb852b2aab1ada964cf37ed51c50968a4e8a96822a794c960a058a6deb6a2f0a8f8061d0560df
DIST python-dotenv-0.15.0.tar.gz 30008 BLAKE2B 1a406145f0d0497aa037dc95b80fb04854b2889ba4014e4689a24b142d5d71c49d24ac60406f8b2dc873e661c19e36604ef58eb03c7bc9f890f6d4561be199a6 SHA512 f1f16d2688041259027b12920ac5f47c2d1d96cfc3ec8a362a05ddfb13fee2cf4926c20ad38eda521fcafb6eef8d7895d86dedadef1b1ea2ecd7e33734b07cbe
-EBUILD python-dotenv-0.14.0.ebuild 842 BLAKE2B fd90de3669b9ba35fff65bd181d1cadcb716a29a9eb3c4d03bd69af904da243de5013705653aa693b29806be05479f0cba385feff72559b273be9f148ba2733f SHA512 39817ab53ad40ba1ef9ffb0bc3bfd6de23b55e2560e039cbeaae05a9c2a0d670dd368f8830aa25f57bab899b176dc735206fa8a2c658fa40449cf9c6637cdd0a
-EBUILD python-dotenv-0.15.0.ebuild 844 BLAKE2B 04ffcf0f214faabdcf842d2294a757be9ae5db4f2b70ff05b73761750d25934da350cae01f5fb00b42049e9d8c9e2bab149a1b30ae17591873ec5e046789af14 SHA512 3ef07ae1fc7a2554a14d39db75f3906a9002ede7e41283e5c4599fd29e30b03f1017b7994c5a0f3a5b80703d12b5cef901a3e0d233c325a0e8fd5c87379b823a
+EBUILD python-dotenv-0.14.0.ebuild 840 BLAKE2B 85d47950a7f9d37c77d9386badb4a8b8d2ee294f2d0f7581a9cac7de188fa8c93ebe1fd6c5c5526c57483c45c4ed1a5b15eaad1ba525ca4dcf9f1e4fa1ca8854 SHA512 9bfc9d2af8dee02efcbfca297f05f0380e78b36949a82baf5a8314ec65c3c3ffe3d58e499d7b20047010cc158968fe503eb01af32cf6e353cf0d32db46662258
+EBUILD python-dotenv-0.15.0.ebuild 842 BLAKE2B 5e54a5b61358db938889a2b3b99bccaaf0eb21bfa60454d265b471f1e4f054f4f441228a10e9bc2ee12f90a3b798df71f6f54548629ffb0ed6e7db75d817c167 SHA512 68fcc3118f39dcebd34e5c731187b783c8ace62a9408d1adabd432c80a040b32dc594e6af2896fca270517ea341417c179807c2078527ddce39baf300e05a7d4
MISC metadata.xml 465 BLAKE2B 9b67c317b80cf8956d86e3482f9bd4b8824013c758e13c53865c4c8b428127a39188b23776176e038b4e58f8eb4e28b6ff7030df75a300bb647f969ef979a551 SHA512 f4bbf11566f50c90aeb7684755651f9112d3ce12dbfc425aa209eeff7c5a2636688a9236bd5227961cc334c07c82f49da0f4f27c3189bb7a0a8f76b517e9036f
diff --git a/dev-python/python-dotenv/python-dotenv-0.14.0.ebuild b/dev-python/python-dotenv/python-dotenv-0.14.0.ebuild
index f86b48998278..f92aa2558c5f 100644
--- a/dev-python/python-dotenv/python-dotenv-0.14.0.ebuild
+++ b/dev-python/python-dotenv/python-dotenv-0.14.0.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{6,7,8,9} )
+PYTHON_COMPAT=( python3_{7,8,9} )
DISTUTILS_USE_SETUPTOOLS=rdepend
inherit distutils-r1
diff --git a/dev-python/python-dotenv/python-dotenv-0.15.0.ebuild b/dev-python/python-dotenv/python-dotenv-0.15.0.ebuild
index facf646f4b77..1702ed8c0290 100644
--- a/dev-python/python-dotenv/python-dotenv-0.15.0.ebuild
+++ b/dev-python/python-dotenv/python-dotenv-0.15.0.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{6,7,8,9} )
+PYTHON_COMPAT=( python3_{7,8,9} )
DISTUTILS_USE_SETUPTOOLS=rdepend
inherit distutils-r1