python3-slugify: update to 8.0.0

This commit is contained in:
John McQuah 2023-02-12 19:01:16 -05:00
parent 46012a5018
commit 1aab289d41
5 changed files with 17 additions and 17 deletions

6
REPO
View File

@ -89,9 +89,9 @@ f:8d0413724cd93f06c5014c5efdf75700:arpack/.footprint
f:86cb9b64f123f8fa8fce2f6aebff75b6:python3-pytimeparse/.signature
f:54fe456e4066480a395211a1d4838179:python3-pytimeparse/Pkgfile
f:25ab755226086d18a17cb559b05cf95b:python3-pytimeparse/.footprint
f:b30b0fd4fa103fb4db85508701e3c86a:python3-slugify/.signature
f:973d34e9acdfb9be094185fbcbf7dce4:python3-slugify/Pkgfile
f:90ff7d82db43c5950ec4268baa739f0d:python3-slugify/.footprint
f:5dfd8b6ecf48dd828832736ba201e405:python3-slugify/.signature
f:0229bfc92b64c4d2b2dc9203b6629290:python3-slugify/Pkgfile
f:def7da684fd9aff8165f99388839fe06:python3-slugify/.footprint
f:5a984aa5603b9a174633a58cea4ec43e:xournalpp/.signature
f:4ec8b05be8a281522931a7f84302bfb9:xournalpp/Pkgfile
f:276fc4ac025642b34588418a6859271f:xournalpp/.footprint

View File

@ -4,14 +4,14 @@ drwxr-xr-x root/root usr/bin/
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/python3.10/
drwxr-xr-x root/root usr/lib/python3.10/site-packages/
drwxr-xr-x root/root usr/lib/python3.10/site-packages/python_slugify-7.0.0-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/python_slugify-7.0.0-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/python_slugify-7.0.0-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/python_slugify-7.0.0-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/python_slugify-7.0.0-py3.10.egg-info/entry_points.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/python_slugify-7.0.0-py3.10.egg-info/not-zip-safe
-rw-r--r-- root/root usr/lib/python3.10/site-packages/python_slugify-7.0.0-py3.10.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/python_slugify-7.0.0-py3.10.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/python_slugify-8.0.0-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/python_slugify-8.0.0-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/python_slugify-8.0.0-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/python_slugify-8.0.0-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/python_slugify-8.0.0-py3.10.egg-info/entry_points.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/python_slugify-8.0.0-py3.10.egg-info/not-zip-safe
-rw-r--r-- root/root usr/lib/python3.10/site-packages/python_slugify-8.0.0-py3.10.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/python_slugify-8.0.0-py3.10.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/slugify/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/slugify/__init__.py
-rw-r--r-- root/root usr/lib/python3.10/site-packages/slugify/__main__.py

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF32WhXYHkIKu4LAmdKcOrFPsenZhu/1ovfNsyShJVu5NirOaYcn3TQ8rHC1+K8qC9jytZGY/6wIVYFhh0nne5ewk=
SHA256 (Pkgfile) = 5edcd32ad8c75cfe0d32a4cdbceb19178a8aab10f302637e4f9feef872310e2c
SHA256 (.footprint) = 4609e74c6007f29431ea325d9b4264f6e08721200dface4f1c46dc4594e352ae
SHA256 (python3-slugify-7.0.0.tar.gz) = c0e2278837e8e4b152869df3c32b9163adc9a47fa905fd5a869672954f63829f
RWSagIOpLGJF34W9eT9tQ7/DshiXoj/Mjmj+7NltLa135lS3CoacyqUnbYEvs7wNn1OihN44gMeyOEEfP54VrYKdEhJ07t0D2gU=
SHA256 (Pkgfile) = c2a4b68eab4d74845dc78ab686aa97f3dff8e4b87d9b521a38226ea704b52fab
SHA256 (.footprint) = 14fb172a2b9363d5be24406a9c6c22bec42a330438274aeb6e95cf067853416d
SHA256 (python3-slugify-8.0.0.tar.gz) = 65e75dadf6a5be9d967fcf2ff1d155f744849fd8b8afd4c3cdc0c18b4273ad29

View File

@ -12,7 +12,7 @@ def get_html(url):
curltup = curlpipe.communicate()
return curltup[0]
page = get_html("https://pypi.org/project/slugify/")
page = get_html("https://pypi.org/project/python-slugify/")
soup = bs(page, 'lxml')
headers = soup.body.find_all('h1')
for h in headers[:1]:

View File

@ -4,7 +4,7 @@
# Depends on: python3-unidecode
name=python3-slugify
version=7.0.0
version=8.0.0
release=1
source=(https://github.com/un33k/python-slugify/archive/refs/tags/v$version.tar.gz)
renames=($name-$version.tar.gz)