1
0
forked from ports/contrib

python3-yaml: 5.1.2 -> 5.3

This commit is contained in:
Tim Biermann 2020-01-08 14:47:45 +01:00
parent 061ca80a58
commit 30096b74f0
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 6 additions and 6 deletions

View File

@ -2,7 +2,7 @@ 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/PyYAML-5.1.2-py3.7.egg-info
-rw-r--r-- root/root usr/lib/python3.7/site-packages/PyYAML-5.3-py3.7.egg-info
-rwxr-xr-x root/root usr/lib/python3.7/site-packages/_yaml.cpython-37m-x86_64-linux-gnu.so
drwxr-xr-x root/root usr/lib/python3.7/site-packages/yaml/
-rw-r--r-- root/root usr/lib/python3.7/site-packages/yaml/__init__.py

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3ywlXs5qavYkUY0yDlYpY4k0psuVpDaZbIffm3lJI0LWPvJNdgZqo7qISSJN+UNvpgW1rQsyTG5TraemrPl48g4=
SHA256 (Pkgfile) = 55d391b44613b8cad3beeb914f3b67f59d0e9fdded598ef4be79a0995c64cfc1
SHA256 (.footprint) = 399d80ebbdcef0a30485e4d45bc28858d0107d1aa9a93932b1e69a40d77e6f30
SHA256 (PyYAML-5.1.2.tar.gz) = 01adf0b6c6f61bd11af6e10ca52b7d4057dd0be0343eb9283c878cf3af56aee4
RWSagIOpLGJF32WH7If1ztWxO3czGFaUd/i8ezRioRPTXsfH7nAATzYygVRys2lkFt/0XWbraDY87PWR2StVpdKWE8QxqB9Imww=
SHA256 (Pkgfile) = dca9fa84a93a195d855ca1c704382ef3cabe4d338185d99860d4772828e2f182
SHA256 (.footprint) = 2289503773b4af96f967d99e1943029de6dcb13a8675597942abc0a187d20f08
SHA256 (PyYAML-5.3.tar.gz) = e9f45bd5b92c7974e59bcd2dcc8631a6b6cc380a904725fce7bc08872e691615

View File

@ -4,7 +4,7 @@
# Depends on: libyaml python3-cython
name=python3-yaml
version=5.1.2
version=5.3
release=1
source=(https://pyyaml.org/download/pyyaml/PyYAML-$version.tar.gz)