diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2019-03-10 22:54:30 +1100 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2019-03-10 22:54:30 +1100 |
commit | bb330a2782f28296711ab361c2fc4983b8446f21 (patch) | |
tree | 19fb8d203e13f47cca51c47703dfe5470723c46e /python3-packaging | |
parent | 97e47840d8b3a640cab4abb191f49edce6354a8b (diff) | |
download | opt-bb330a2782f28296711ab361c2fc4983b8446f21.tar.gz opt-bb330a2782f28296711ab361c2fc4983b8446f21.tar.xz |
bump revision on affected ports for perl and python footprint version changes
Diffstat (limited to 'python3-packaging')
-rw-r--r-- | python3-packaging/.signature | 4 | ||||
-rw-r--r-- | python3-packaging/Pkgfile | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/python3-packaging/.signature b/python3-packaging/.signature index 294d82f32..903b179c2 100644 --- a/python3-packaging/.signature +++ b/python3-packaging/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/fDLNbJhVYeKY/EbH56YJgPZTNlWJa7iJ+1vXyPEAp5VOuOxof/31EjtOXiVsqd5JaNd+W81YXRos8h0TNkSpgQ= -SHA256 (Pkgfile) = 9f5cc804ecf1cd38d637fabf9c50e04fe9f4acf3cbc7440830b89b432b98b5ef +RWSE3ohX2g5d/UhioPqUPE9iuGvJqDTxQYN0WSQLfYpAj5aGtBRQRVN3/9iZ9jFPEyEGzhzvlss6afKkd5wUsW2jiLCsUZjIGQU= +SHA256 (Pkgfile) = e4ce8a4e7020577dd122ff4f37f8891c8cb4be0faf037a2fc6a12d5431b39970 SHA256 (.footprint) = 2a26e31d5c4c8a2090e8ec8732afae5d0d1308218746dea1a59aba6e4a5d2812 SHA256 (packaging-19.0.tar.gz) = 0c98a5d0be38ed775798ece1b9727178c4469d9c3b4ada66e8e6b7849f8732af diff --git a/python3-packaging/Pkgfile b/python3-packaging/Pkgfile index c4fadf307..b389ca27c 100644 --- a/python3-packaging/Pkgfile +++ b/python3-packaging/Pkgfile @@ -5,7 +5,7 @@ name=python3-packaging version=19.0 -release=1 +release=2 source=(https://files.pythonhosted.org/packages/source/${name:8:1}/${name#*-}/${name#*-}-$version.tar.gz) build() { |