python-six: 1.11.0 -> 1.12.0

This commit is contained in:
Danny Rawlins 2018-12-26 20:49:08 +11:00
parent c1d73f3507
commit c2a1b2e3b2
2 changed files with 5 additions and 5 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/bn0jboBoJCtcmCPWwjYFKRqwm93rwL1SudqWO+VqyCH+JycVo6eYANQG6g3x5gulORnrn+Nyn8/xesoXpf9IQg= RWSE3ohX2g5d/XAEtqtH8uJFC0jPKblzm/TdiAmB9GQd4SKvjd7/w+jmbl2MqKWyY2C1LmXS3kJiBe3idWVv8XqBxlHbSa6IjAM=
SHA256 (Pkgfile) = b9862d636ba0271cced312a398af0876bd3f9a2749b507b64177ba85c7aa4723 SHA256 (Pkgfile) = a62700c245a89c6391c9d7230df20bcea70847fc5fc42d968225e861ff3087db
SHA256 (.footprint) = 2531e26ab6b1adeadbe2372fb58c813514c1da57182bf8c0bbd03c388cc769c5 SHA256 (.footprint) = 2531e26ab6b1adeadbe2372fb58c813514c1da57182bf8c0bbd03c388cc769c5
SHA256 (six-1.11.0.tar.gz) = 70e8a77beed4562e7f14fe23a786b54f6296e34344c23bc42f07b15018ff98e9 SHA256 (six-1.12.0.tar.gz) = d16a0141ec1a18405cd4ce8b4613101da75da0e9a7aec5bdd4fa804d0e0eba73

View File

@ -4,8 +4,8 @@
# Depends on: python # Depends on: python
name=python-six name=python-six
version=1.11.0 version=1.12.0
release=2 release=1
source=(https://files.pythonhosted.org/packages/source/${name:7:1}/${name#*-}/${name#*-}-$version.tar.gz) source=(https://files.pythonhosted.org/packages/source/${name:7:1}/${name#*-}/${name#*-}-$version.tar.gz)
build() { build() {