commit: d5624ead1212ebe8eb7576f0e4e1e7e0d854a29b
Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Tue Jun 9 14:11:14 2020 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Tue Jun 9 14:11:14 2020 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d5624ead
dev-python/hstspreload: version bump, add py3_9
Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
dev-python/hstspreload/Manifest | 2 +-
.../{hstspreload-2020.6.5.ebuild => hstspreload-2020.6.9.ebuild} | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/hstspreload/Manifest b/dev-python/hstspreload/Manifest
index a67b6a8..b4b41ac 100644
--- a/dev-python/hstspreload/Manifest
+++ b/dev-python/hstspreload/Manifest
@@ -1 +1 @@
-DIST hstspreload-2020.6.5.tar.gz 889389 BLAKE2B
7015c22400799fb690858fe0438f43aa51957aac0aae2333fcdfa5dc68a377bb21819b989fc68f8214235d3b7feee6cceb413f1b5a7d908fe6ba5adbb7b801e8
SHA512
6f40c763606367882dce7524c7a5da2906bb083d75239290298e2d2919c72be75039bb2595e383e96108d4533b48151f0e7d27f5d3d6ef899f303678ce178bed
+DIST hstspreload-2020.6.9.tar.gz 892189 BLAKE2B
7624449cb83d1e93df6b5d820065ba23e35ddf9efef86cacae788b4d36c80fc16c99881a8ff0fc42d1668c5a830b97e63a576b5592dba51407151a23e2f718eb
SHA512
e91575a39f76baef2222b8f6668ed704ae22f75a6dfa3399ae4812112e003bbf4bd6dbb6650b9292d68d44e9464bed68750464e157e09c56c7ae95a3e6d4f004
diff --git a/dev-python/hstspreload/hstspreload-2020.6.5.ebuild
b/dev-python/hstspreload/hstspreload-2020.6.9.ebuild
similarity index 92%
rename from dev-python/hstspreload/hstspreload-2020.6.5.ebuild
rename to dev-python/hstspreload/hstspreload-2020.6.9.ebuild
index de0f99f..76e8864 100644
--- a/dev-python/hstspreload/hstspreload-2020.6.5.ebuild
+++ b/dev-python/hstspreload/hstspreload-2020.6.9.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6,7,8,9} )
inherit distutils-r1