diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2020-01-18 16:57:47 +1100 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2020-01-18 16:57:47 +1100 |
commit | 96919dc90b2728935d4bfff299a085ce9d6fdfaf (patch) | |
tree | 91b5aca7ed63538e443999856d09ec15ee26fc80 /python3-six | |
parent | 8ac4cd0ad1d345d7acfb81ab3f9c8bbdebfb7f75 (diff) | |
download | opt-96919dc90b2728935d4bfff299a085ce9d6fdfaf.tar.gz opt-96919dc90b2728935d4bfff299a085ce9d6fdfaf.tar.xz |
python3-six: 1.13.0 -> 1.14.0
Diffstat (limited to 'python3-six')
-rw-r--r-- | python3-six/.signature | 6 | ||||
-rw-r--r-- | python3-six/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python3-six/.signature b/python3-six/.signature index 31a69f60b..d39198800 100644 --- a/python3-six/.signature +++ b/python3-six/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/Q6n0jFzkW4ORZhEkP6QE/QfM1jh/i5K9KXNud6ZuUceHZ7WlPKuHBaADLCf3bt4G2B+RX2ct3k/oV0ndF0Gewc= -SHA256 (Pkgfile) = 357c1e1c66623d72602db19e9ef1fd70a2c1e24970a0a531cd54a113a97b974c +RWSE3ohX2g5d/fKy7QisuFEcROXaNJMm8vKTE5KH1r2lyWIbve/QJkRH5FryahO8E6YbOSXkj0gZsctOK7xjv6o423CIX+pCRQ0= +SHA256 (Pkgfile) = 1a631410319332fa17a8cdb3fa92fef1ed756cbd125bb0e2bc017e1bb574d930 SHA256 (.footprint) = db0eae4d9e065f9b420947d1985924596099053554b75061714412386c4a03d3 -SHA256 (six-1.13.0.tar.gz) = 30f610279e8b2578cab6db20741130331735c781b56053c59c4076da27f06b66 +SHA256 (six-1.14.0.tar.gz) = 236bdbdce46e6e6a3d61a337c0f8b763ca1e8717c03b369e87a7ec7ce1319c0a diff --git a/python3-six/Pkgfile b/python3-six/Pkgfile index 5a0d24273..97540d62a 100644 --- a/python3-six/Pkgfile +++ b/python3-six/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python3 name=python3-six -version=1.13.0 +version=1.14.0 release=1 source=(https://files.pythonhosted.org/packages/source/${name:8:1}/${name#*-}/${name#*-}-$version.tar.gz) |