python3-agate-sql: 0.5.8 -> 0.5.9

This commit is contained in:
John McQuah 2023-03-17 08:31:26 -04:00
parent 3de73c9be6
commit 79872e4c40
3 changed files with 11 additions and 11 deletions

View File

@ -2,13 +2,13 @@ drwxr-xr-x root/root usr/
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/agate_sql-0.5.9-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/agate_sql-0.5.9-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/agate_sql-0.5.9-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/agate_sql-0.5.9-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/agate_sql-0.5.9-py3.10.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/agate_sql-0.5.9-py3.10.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/agatesql/
drwxr-xr-x root/root usr/lib/python3.10/site-packages/agate_sql-0.5.8-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/agate_sql-0.5.8-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/agate_sql-0.5.8-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/agate_sql-0.5.8-py3.10.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/agate_sql-0.5.8-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/agate_sql-0.5.8-py3.10.egg-info/top_level.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/agatesql/__init__.py
drwxr-xr-x root/root usr/lib/python3.10/site-packages/agatesql/__pycache__/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/agatesql/__pycache__/__init__.cpython-310.opt-1.pyc

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/jmq.pub
RWTTPlFarK9CxIPjGmgobh8HwCVLBSpe1R8BUy1RQuDW4mvdTthThZqWUcFDUqGRaRGlhWscKW6La6ixOtXeu1s6ktW7eIDq8Qw=
SHA256 (Pkgfile) = d78c860a174de3aeec9830569e643648e9d463258f2948b75b1941aea0d508ed
SHA256 (.footprint) = e5d5ef6e085d389161e1a45b1740951c2d8770a78a61e1424a7b533bb9c4fcf9
SHA256 (python3-agate-sql-0.5.8.tar.gz) = 2fa8786f7fb05be237ad8366cd9d13231957bcb7d011ef93563244f81f239410
RWTTPlFarK9CxIW9lA5dUfQqENHb6Z9CrVEaL91Toa8fpzwbZfcQV57dLi/bmOWAluLA7siuNUduVnBM7oT1JR4lNl+pqxSUEQA=
SHA256 (Pkgfile) = 59d255fb624c3b717de2f32f66ee3d8199b1ecde01abe2f43b575d960fb3ab56
SHA256 (.footprint) = aa1c9858438dbc13faaa39d88c8d8740421e3ca34c6e7ac52e00b11fedbf0289
SHA256 (python3-agate-sql-0.5.9.tar.gz) = 610d6a67b5e6924da72a09d5a9b5eb8aa2f7a66fc986df5bd92605163cb3742f

View File

@ -4,7 +4,7 @@
# Depends on: python3-agate python3-sqlalchemy
name=python3-agate-sql
version=0.5.8
version=0.5.9
release=1
source=(https://github.com/wireservice/${name##python3-}/archive/refs/tags/$version.tar.gz)
renames=($name-$version.tar.gz)