diff options
author | Juergen Daubert <jue@jue.li> | 2020-07-04 10:19:25 +0000 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2020-07-04 10:19:25 +0000 |
commit | 83e195e8a67f01b3656db2d60c23c717d1c079b0 (patch) | |
tree | ba8325399648133b945059528884ab738242e7c1 /gobject-introspection | |
parent | 8456aea7eb82474d9735e4e72cbe09ce77181071 (diff) | |
download | opt-83e195e8a67f01b3656db2d60c23c717d1c079b0.tar.gz opt-83e195e8a67f01b3656db2d60c23c717d1c079b0.tar.xz |
gobject-introspection: footprint update for python 3.8
Diffstat (limited to 'gobject-introspection')
-rw-r--r-- | gobject-introspection/.footprint | 2 | ||||
-rw-r--r-- | gobject-introspection/.signature | 6 | ||||
-rw-r--r-- | gobject-introspection/Pkgfile | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/gobject-introspection/.footprint b/gobject-introspection/.footprint index a2835680e..6d3eda1b7 100644 --- a/gobject-introspection/.footprint +++ b/gobject-introspection/.footprint @@ -52,7 +52,7 @@ drwxr-xr-x root/root usr/lib/girepository-1.0/ drwxr-xr-x root/root usr/lib/gobject-introspection/ drwxr-xr-x root/root usr/lib/gobject-introspection/giscanner/ -rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/__init__.py --rwxr-xr-x root/root usr/lib/gobject-introspection/giscanner/_giscanner.cpython-37m-x86_64-linux-gnu.so +-rwxr-xr-x root/root usr/lib/gobject-introspection/giscanner/_giscanner.cpython-38-x86_64-linux-gnu.so -rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/_version.py -rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/annotationmain.py -rw-r--r-- root/root usr/lib/gobject-introspection/giscanner/annotationparser.py diff --git a/gobject-introspection/.signature b/gobject-introspection/.signature index 0ed701ae4..0d68c69ad 100644 --- a/gobject-introspection/.signature +++ b/gobject-introspection/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/dc05Vf3A8wwSmJ3E4CnyCmGeQ/zk+qqdWD0NNcr1NIJ39kyTSNVgZakzw9W1s21D0jAD/48Efd4g8yR1kpupQ8= -SHA256 (Pkgfile) = ef4da022f8722e5de66114c6543309ee9c2b28a71901a0d62433000d7956cb7d -SHA256 (.footprint) = 6373efb99d47ef6f75b74ab8c5dac61edfe6f31e4a82bf14f9ef1dfcf97e36aa +RWSE3ohX2g5d/QiOgw0R88KS4zCJfBbi03Al7GEKTACesx9c+UWiP0kNV0v7+BeCExojQdVlM3hxznikgdGuCVwZ/kciWEtXewA= +SHA256 (Pkgfile) = 6523038ab9449abb3cab4ffa67b930baf5d751c5e408970a0470fb92548dfead +SHA256 (.footprint) = 42d39cc956a29dc31ebfbb43ac9137f5605be8d722eb01af536bb4455e727cc3 SHA256 (gobject-introspection-1.64.1.tar.xz) = 80beae6728c134521926affff9b2e97125749b38d38744dc901f4010ee3e7fa7 diff --git a/gobject-introspection/Pkgfile b/gobject-introspection/Pkgfile index 596cd45df..47d1a3e85 100644 --- a/gobject-introspection/Pkgfile +++ b/gobject-introspection/Pkgfile @@ -5,7 +5,7 @@ name=gobject-introspection version=1.64.1 -release=1 +release=2 source=(https://ftp.gnome.org/pub/GNOME/sources/$name/${version::4}/$name-$version.tar.xz) build() { |