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-setuptools | |
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-setuptools')
-rw-r--r-- | python3-setuptools/.signature | 4 | ||||
-rw-r--r-- | python3-setuptools/Pkgfile | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/python3-setuptools/.signature b/python3-setuptools/.signature index df3fe2045..acbdb59cd 100644 --- a/python3-setuptools/.signature +++ b/python3-setuptools/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/TWKJc2teMh7GmHjQyzI/QBh6DRv+XdD2HSRI1MaKjVG7+OEAMPlG68HkU2f/SpAZTGgmBfimohKqQgh4mmOWwM= -SHA256 (Pkgfile) = 3735b514d42cf9c3b9d60d9920c7a349ed665442ed0367efb7780c14e8459fbd +RWSE3ohX2g5d/aA1yEEEMIQnzZGz5wMe0ISR+W++WrvG1wQ6jQoUtNP1V45ixYHL+J4ZjXfXHovyDW5DUwLg3iquk6w/tdWuOgA= +SHA256 (Pkgfile) = af22f859c348b7fc20577ec8c31206d3d92b977a6dcd2f0eb51912babe11daec SHA256 (.footprint) = 32d276e39bb021b82fec33e91f1cefed883b8b11f8dae27500605960b07bf1aa SHA256 (setuptools-40.8.0.zip) = 6e4eec90337e849ade7103723b9a99631c1f0d19990d6e8412dc42f5ae8b304d diff --git a/python3-setuptools/Pkgfile b/python3-setuptools/Pkgfile index 6ba2a5a03..fa0f29568 100644 --- a/python3-setuptools/Pkgfile +++ b/python3-setuptools/Pkgfile @@ -5,7 +5,7 @@ name=python3-setuptools version=40.8.0 -release=1 +release=2 source=(https://files.pythonhosted.org/packages/source/${name:8:1}/${name#*-}/${name#*-}-$version.zip) build() { |