python3-slugify: 8.0.0 -> 8.0.1

This commit is contained in:
John McQuah 2023-03-17 08:30:48 -04:00
parent bb1f98b62e
commit 3de73c9be6
3 changed files with 13 additions and 13 deletions

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-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/python_slugify-8.0.1-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/python_slugify-8.0.1-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/python_slugify-8.0.1-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/python_slugify-8.0.1-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/python_slugify-8.0.1-py3.10.egg-info/entry_points.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/python_slugify-8.0.1-py3.10.egg-info/not-zip-safe
-rw-r--r-- root/root usr/lib/python3.10/site-packages/python_slugify-8.0.1-py3.10.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/python_slugify-8.0.1-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/jmq.pub
RWTTPlFarK9CxL/wb6b1GNuieLY1g2eIsnidhiPsPm+ses1GmYdrrQ8x+X2oAnFrzTTJzJYwzxypojQf75pmnQr239FW6CJDDQA=
SHA256 (Pkgfile) = c2a4b68eab4d74845dc78ab686aa97f3dff8e4b87d9b521a38226ea704b52fab
SHA256 (.footprint) = 14fb172a2b9363d5be24406a9c6c22bec42a330438274aeb6e95cf067853416d
SHA256 (python3-slugify-8.0.0.tar.gz) = 65e75dadf6a5be9d967fcf2ff1d155f744849fd8b8afd4c3cdc0c18b4273ad29
RWTTPlFarK9CxGBdFs2lPC9HGhZpCphmiwMTrFiDr8Dub3fN6CML4NmHc2VibbPBAnHprWjbtn44RXOY27qoxNTfAQ8qwFbdAwM=
SHA256 (Pkgfile) = 8142f42c038bf878144725b904decbdb63504a57a16641270d06de04634b3ff0
SHA256 (.footprint) = 3be862617a2275f4b733c65c70d70d04bfc0f17c4c12d2ee781e7523d81ba232
SHA256 (python3-slugify-8.0.1.tar.gz) = a1fab6eaa4df99975afdc45899e968a5d85d4d494468d833c540dffeefee423d

View File

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