1
0
forked from ports/contrib

[notify] python3-pyxdg: 0.26 -> 0.27; new dependency: python3-setuptools

This commit is contained in:
Tim Biermann 2020-10-20 11:56:27 +00:00
parent 0359005625
commit f287a92458
3 changed files with 11 additions and 7 deletions

View File

@ -2,7 +2,11 @@ drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/python3.7/
drwxr-xr-x root/root usr/lib/python3.7/site-packages/
-rw-r--r-- root/root usr/lib/python3.7/site-packages/pyxdg-0.26-py3.7.egg-info
drwxr-xr-x root/root usr/lib/python3.7/site-packages/pyxdg-0.27-py3.7.egg-info/
-rw-rw-r-- root/root usr/lib/python3.7/site-packages/pyxdg-0.27-py3.7.egg-info/PKG-INFO
-rw-rw-r-- root/root usr/lib/python3.7/site-packages/pyxdg-0.27-py3.7.egg-info/SOURCES.txt
-rw-rw-r-- root/root usr/lib/python3.7/site-packages/pyxdg-0.27-py3.7.egg-info/dependency_links.txt
-rw-rw-r-- root/root usr/lib/python3.7/site-packages/pyxdg-0.27-py3.7.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.7/site-packages/xdg/
-rw-r--r-- root/root usr/lib/python3.7/site-packages/xdg/BaseDirectory.py
-rw-r--r-- root/root usr/lib/python3.7/site-packages/xdg/Config.py

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF34rEXPuLZ7DDgl/kmQo1O97bFos/9LAN44FKb66Jk4h4B8Vj9apAa+qOnJYoF9twT88zDg3rMupUUghHVT+PVwQ=
SHA256 (Pkgfile) = 19231b79b9cb148a72f383e87839e171bff6370f9e1ddb5504646f9c0acf6ff6
SHA256 (.footprint) = fe8c0b5ba34493ef61f91b46d8e2bf1d8735535eac34c791eba5ba84af06df43
SHA256 (pyxdg-0.26.tar.gz) = fe2928d3f532ed32b39c32a482b54136fe766d19936afc96c8f00645f9da1a06
RWSagIOpLGJF32A6Conr+i0qdEcEi3TTllU9NS+sdmS39tqli4c3axtaSvY7r/GBUMm5iHPpv6rUbPrXKRgpE+ljea9x1EfWBgk=
SHA256 (Pkgfile) = 92014a74b7f0436d515f73f7402f3e3ea41302069b4b7e546478dcd8c4e913c7
SHA256 (.footprint) = 360c65052ce4a47b4f81bab41fe6ff31ec833b44999d99fe9caeddb3f2be249d
SHA256 (pyxdg-0.27.tar.gz) = 80bd93aae5ed82435f20462ea0208fb198d8eec262e831ee06ce9ddb6b91c5a5

View File

@ -1,10 +1,10 @@
# Description: Python library to access freedesktop.org standards.
# URL: http://freedesktop.org/wiki/Software/pyxdg
# Maintainer: Danny Rawlins, crux at romster dot me
# Depends on: python3
# Depends on: python3-setuptools
name=python3-pyxdg
version=0.26
version=0.27
release=1
source=(https://files.pythonhosted.org/packages/source/${name:8:1}/${name#*-}/${name#*-}-$version.tar.gz)