python-packaging: 17.1 -> 18.0

This commit is contained in:
Danny Rawlins 2018-11-10 21:17:53 +11:00
parent 8559a2e59f
commit a9d51d1748
2 changed files with 5 additions and 5 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/cY9UhIGSfjnaiAn8GtX8LvX5Vh7p+Etm1WKFl30INebKgXVBjCrnY507geDbXltloaJwGTz5/ldPjSAzwP/OQ0=
SHA256 (Pkgfile) = 240d53eb61d5d9e6bc7f2004c8c9232412434320fc30763c68c5e7a38305fcf7
RWSE3ohX2g5d/d7iBsqObxoucNDnMoAwELhy3dZaz4nyWI5+mUE0KFND6XAEAfElXZvxhyjfHYivZrHE4xFsaI2c85PS0qkIxw8=
SHA256 (Pkgfile) = 3b502c41a4a03e748ab9054be77c16df95c044a1116fe5d10466e16fd62dae6d
SHA256 (.footprint) = 957b630acad8ff03d2f1e51dfd4bc853f88c0f889b0c209579b8cf44013745b3
SHA256 (packaging-17.1.tar.gz) = f019b770dd64e585a99714f1fd5e01c7a8f11b45635aa953fd41c689a657375b
SHA256 (packaging-18.0.tar.gz) = 0886227f54515e592aaa2e5a553332c73962917f2831f1b0f9b9f4380a4b9807

View File

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