diff options
author | Tim Biermann <tbier@posteo.de> | 2022-10-15 19:18:08 +0200 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-10-15 19:18:08 +0200 |
commit | 4381d098570a0ecbe9fd872783d2b093bbf8b9b4 (patch) | |
tree | 580a40347c1df3c9563afd8236763ed6cc357d5f /python3-setuptools | |
parent | e28d29defac0584ac4a73de419ec0add75982506 (diff) | |
download | core-4381d098570a0ecbe9fd872783d2b093bbf8b9b4.tar.gz core-4381d098570a0ecbe9fd872783d2b093bbf8b9b4.tar.xz |
python3-setuptools: 65.4.1 -> 65.5.0
Diffstat (limited to 'python3-setuptools')
-rw-r--r-- | python3-setuptools/.signature | 6 | ||||
-rw-r--r-- | python3-setuptools/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python3-setuptools/.signature b/python3-setuptools/.signature index 69f5e948..9569c9fd 100644 --- a/python3-setuptools/.signature +++ b/python3-setuptools/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/core.pub -RWRJc1FUaeVeqsoDcFCNbbU0LWIClB+fUMR7s8RAvlWdoW5xPc8n7DOm3VVYrdcuPeV1ZCjKpjIzEg5/OWMBcAuwqsEOJyyWZwU= -SHA256 (Pkgfile) = 6502c7e3e791432ce89a49c9ae037d6749d6b2df120f3cc0ef913b8b733eba5b +RWRJc1FUaeVeqjiivRsBaTKzzX4OELPHt9zkm4x/ItHgNdVkc+T3fi6r943d2y5Hb3pMyjP0mrTB1Yl1zwltb6/4rbkhrVReJgU= +SHA256 (Pkgfile) = 0389935a6c3641243d5247b9c896f7f02abb18833f985341687cf774caf4d44a SHA256 (.footprint) = c79baa00fa36ec5a4522cd7126c72783d5ec667cf6d3a9592a6dadcbee2d2473 -SHA256 (setuptools-65.4.1.tar.gz) = 3050e338e5871e70c72983072fe34f6032ae1cdeeeb67338199c2f74e083a80e +SHA256 (setuptools-65.5.0.tar.gz) = 512e5536220e38146176efb833d4a62aa726b7bbff82cfbc8ba9eaa3996e0b17 diff --git a/python3-setuptools/Pkgfile b/python3-setuptools/Pkgfile index 7f42fb3d..f6cee2b2 100644 --- a/python3-setuptools/Pkgfile +++ b/python3-setuptools/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python3 name=python3-setuptools -version=65.4.1 +version=65.5.0 release=1 source=(https://files.pythonhosted.org/packages/source/${name:8:1}/${name#*-}/${name#*-}-$version.tar.gz) |