wok-current diff python-pastedeploy/receipt @ rev 25665
Patch wpa_supplicant CVE-2023-52160
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Sat Mar 02 09:25:52 2024 +0000 (8 months ago) |
parents | 076f424196b2 |
children |
line diff
1.1 --- a/python-pastedeploy/receipt Sun Feb 06 11:51:57 2022 +0000 1.2 +++ b/python-pastedeploy/receipt Sat Mar 02 09:25:52 2024 +0000 1.3 @@ -1,13 +1,14 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="python-pastedeploy" 1.7 -VERSION="2.1.0" 1.8 +VERSION="2.1.1" 1.9 CATEGORY="development" 1.10 TAGS="python" 1.11 SHORT_DESC="Load, configure, and compose WSGI applications and servers." 1.12 MAINTAINER="pankso@slitaz.org" 1.13 LICENSE="MIT" 1.14 WEB_SITE="https://pypi.org/project/PasteDeploy/" 1.15 +REPOLOGY="python:pastedeploy" 1.16 1.17 SOURCE="PasteDeploy" 1.18 TARBALL="$SOURCE-$VERSION.tar.gz"