diff options
author | Danny Rawlins <contact@romster.me> | 2021-10-25 01:44:16 +1100 |
---|---|---|
committer | Danny Rawlins <contact@romster.me> | 2021-10-25 01:52:52 +1100 |
commit | 55cfb495660775478ab4be18e9203eb62bbaa36d (patch) | |
tree | 7dce6a1e58a145447c66fe5fe2a45845ea3d36e2 /python3-gobject | |
parent | f16f712ec4125f541393fd51cc188415a59dc171 (diff) | |
download | opt-55cfb495660775478ab4be18e9203eb62bbaa36d.tar.gz opt-55cfb495660775478ab4be18e9203eb62bbaa36d.tar.xz |
python3-gobject: 3.40.1 -> 3.42.0
Diffstat (limited to 'python3-gobject')
-rw-r--r-- | python3-gobject/.footprint | 2 | ||||
-rw-r--r-- | python3-gobject/.signature | 8 | ||||
-rw-r--r-- | python3-gobject/Pkgfile | 2 |
3 files changed, 6 insertions, 6 deletions
diff --git a/python3-gobject/.footprint b/python3-gobject/.footprint index cb1ff88db..7cb0904af 100644 --- a/python3-gobject/.footprint +++ b/python3-gobject/.footprint @@ -7,7 +7,7 @@ drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/pygobject-3.0.pc drwxr-xr-x root/root usr/lib/python3.9/ drwxr-xr-x root/root usr/lib/python3.9/site-packages/ --rw-r--r-- root/root usr/lib/python3.9/site-packages/PyGObject-3.40.1.egg-info +-rw-r--r-- root/root usr/lib/python3.9/site-packages/PyGObject-3.42.0.egg-info drwxr-xr-x root/root usr/lib/python3.9/site-packages/gi/ -rw-r--r-- root/root usr/lib/python3.9/site-packages/gi/__init__.py drwxr-xr-x root/root usr/lib/python3.9/site-packages/gi/__pycache__/ diff --git a/python3-gobject/.signature b/python3-gobject/.signature index f6798af62..432f1366b 100644 --- a/python3-gobject/.signature +++ b/python3-gobject/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/cfSmLc5zwOxjSyUUFwqkA4k4KZMpXh3Q1PXm9HT1QM0C2kmxrj1viv6oA3DafEIHqbaaAXSB/Xyzm6bfMYoDAg= -SHA256 (Pkgfile) = ebec242f9aa37b97406c043c5a566ea9d993a1c6ccc3031e40e1b954a1ef117c -SHA256 (.footprint) = 598f64e6f69cece410b13cdec93a445fe3752d0484a70ddc716e0bc92d67df18 -SHA256 (pygobject-3.40.1.tar.xz) = 00c6d591f4cb40c335ab1fd3e8c17869ba15cfda54416fe363290af766790035 +RWSE3ohX2g5d/YHBbLLuJxP5JTjCV6MOtsVE3X4RkiIrJEik2qBQRhGuKRYcFTC4/vUpc5jc2DRsSAxxnQUz8aIJiw7hTQiaiwE= +SHA256 (Pkgfile) = a07d4ced148266f97e5f382d7a5dc253667698d5e7db258c73ce86fc8cecd4f5 +SHA256 (.footprint) = f755d57526ecc95c9bb102e4e6e1cc2bd680dd7c7c3e82fe17a89526b5a965b5 +SHA256 (pygobject-3.42.0.tar.xz) = 9b12616e32cfc792f9dc841d9c472a41a35b85ba67d3a6eb427e307a6fe4367b diff --git a/python3-gobject/Pkgfile b/python3-gobject/Pkgfile index 4ea75b6ed..6fc0568ca 100644 --- a/python3-gobject/Pkgfile +++ b/python3-gobject/Pkgfile @@ -4,7 +4,7 @@ # Depends on: gobject-introspection python3-cairo name=python3-gobject -version=3.40.1 +version=3.42.0 release=1 source=(https://ftp.gnome.org/pub/GNOME/sources/pygobject/${version::4}/pygobject-$version.tar.xz) |