diff options
author | Tim Biermann <tbier@posteo.de> | 2021-06-27 20:44:12 +0000 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2021-06-27 20:44:55 +0000 |
commit | c31a8ec8bf7c38e1359389f0321e273192915250 (patch) | |
tree | dcc5105191de54d380f571d7d922b571b1a441f1 /python3-cairo | |
parent | 2994f69311d14cc564f86da182c697e21e6cc195 (diff) | |
download | opt-c31a8ec8bf7c38e1359389f0321e273192915250.tar.gz opt-c31a8ec8bf7c38e1359389f0321e273192915250.tar.xz |
python3-cairo: 1.20.0 -> 1.20.1
Diffstat (limited to 'python3-cairo')
-rw-r--r-- | python3-cairo/.footprint | 10 | ||||
-rw-r--r-- | python3-cairo/.signature | 8 | ||||
-rw-r--r-- | python3-cairo/Pkgfile | 2 |
3 files changed, 10 insertions, 10 deletions
diff --git a/python3-cairo/.footprint b/python3-cairo/.footprint index be1b263a3..8601db3e6 100644 --- a/python3-cairo/.footprint +++ b/python3-cairo/.footprint @@ -17,8 +17,8 @@ drwxr-xr-x root/root usr/lib/python3.9/site-packages/cairo/__pycache__/ drwxr-xr-x root/root usr/lib/python3.9/site-packages/cairo/include/ -rw-r--r-- root/root usr/lib/python3.9/site-packages/cairo/include/py3cairo.h -rw-r--r-- root/root usr/lib/python3.9/site-packages/cairo/py.typed (EMPTY) -drwxr-xr-x root/root usr/lib/python3.9/site-packages/pycairo-1.20.0-py3.9.egg-info/ --rw-rw-r-- root/root usr/lib/python3.9/site-packages/pycairo-1.20.0-py3.9.egg-info/PKG-INFO --rw-rw-r-- root/root usr/lib/python3.9/site-packages/pycairo-1.20.0-py3.9.egg-info/SOURCES.txt --rw-rw-r-- root/root usr/lib/python3.9/site-packages/pycairo-1.20.0-py3.9.egg-info/dependency_links.txt --rw-rw-r-- root/root usr/lib/python3.9/site-packages/pycairo-1.20.0-py3.9.egg-info/top_level.txt +drwxr-xr-x root/root usr/lib/python3.9/site-packages/pycairo-1.20.1-py3.9.egg-info/ +-rw-r--r-- root/root usr/lib/python3.9/site-packages/pycairo-1.20.1-py3.9.egg-info/PKG-INFO +-rw-r--r-- root/root usr/lib/python3.9/site-packages/pycairo-1.20.1-py3.9.egg-info/SOURCES.txt +-rw-r--r-- root/root usr/lib/python3.9/site-packages/pycairo-1.20.1-py3.9.egg-info/dependency_links.txt +-rw-r--r-- root/root usr/lib/python3.9/site-packages/pycairo-1.20.1-py3.9.egg-info/top_level.txt diff --git a/python3-cairo/.signature b/python3-cairo/.signature index 78adc511e..5f3bd47f3 100644 --- a/python3-cairo/.signature +++ b/python3-cairo/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/WoybajYfCh8c1fyXy+q4s9h11460XB/LL+duatDIEXexzpD3nxVFiG8W6dJyML8MdXeirvUtwc7JOyR4jGaZgM= -SHA256 (Pkgfile) = 9a692dbe8cb6e59819852d8198454f3cbe41aef8c0cec70f9ac40d9c68918e6e -SHA256 (.footprint) = 027473b32d3d18bd2bb63613a3de21e8f36919935f1c4fa60ba9c04edaa64d66 -SHA256 (pycairo-1.20.0.tar.gz) = 5695a10cb7f9ae0d01f665b56602a845b0a8cb17e2123bfece10c2e58552468c +RWSE3ohX2g5d/cuJe6JcmsDkTre2ZPUQVQtRP3DZK4aCVTpNLwThgXvlkEfYp19U64xdjAVcgsKE0dJ/eGljsg649x+hgaizjAI= +SHA256 (Pkgfile) = 8c5158d00761da0cc4f5c04c432e1e68eb960f5ad44e75e2f12b028c7b2a5a0c +SHA256 (.footprint) = 8f78df06c238c2988df96063150d2212117b1f25682dfcb62c2a20ce0335c3ed +SHA256 (pycairo-1.20.1.tar.gz) = 1ee72b035b21a475e1ed648e26541b04e5d7e753d75ca79de8c583b25785531b diff --git a/python3-cairo/Pkgfile b/python3-cairo/Pkgfile index fe95b2e59..b3ee5df5f 100644 --- a/python3-cairo/Pkgfile +++ b/python3-cairo/Pkgfile @@ -4,7 +4,7 @@ # Depends on: cairo name=python3-cairo -version=1.20.0 +version=1.20.1 release=1 source=(https://github.com/pygobject/pycairo/releases/download/v$version/pycairo-$version.tar.gz) |