[Git][archlinux/packaging/packages/python-arpy][main] upgpkg: 2.3.0-4: Rebuild with Python 3.12

2024-04-04 Thread Jelle van der Waa (@jelle)


Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
python-arpy


Commits:
f058e2fc by Jelle van der Waa at 2024-04-04T17:23:35+02:00
upgpkg: 2.3.0-4: Rebuild with Python 3.12

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,18 @@
+pkgbase = python-arpy
+   pkgdesc = Library for accessing ar files
+   pkgver = 2.3.0
+   pkgrel = 4
+   url = https://github.com/viraptor/arpy
+   arch = any
+   license = custom:BSD
+   checkdepends = python-pytest
+   makedepends = python-build
+   makedepends = python-installer
+   makedepends = python-wheel
+   makedepends = python-setuptools
+   depends = python
+   source = 
https://github.com/viraptor/arpy/archive/2.3.0/python-arpy-2.3.0.tar.gz
+   sha512sums = 
7479d713df8da3d18fe477c7ae585f476bd1b278ac7a2bb11f9834071148178f17f8a18db3189f6f946f2f3f8f444bf5239c2c01d631d1a575e86b7556d3e835
+   b2sums = 
0c22127a8221e02df4814ff23ad13e43968553e4b8a8544a9ed826b57261f1b20bd35212202d02454f3cbfcb3d3ceaac092abb0c0a1b67481f0930d191a5e202
+
+pkgname = python-arpy


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 _pyname=arpy
 pkgname=python-${_pyname}
 pkgver=2.3.0
-pkgrel=3
+pkgrel=4
 pkgdesc='Library for accessing ar files'
 url='https://github.com/viraptor/arpy'
 arch=('any')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-arpy/-/commit/f058e2fc1e72de01255b41c423afee453c2fa285

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-arpy/-/commit/f058e2fc1e72de01255b41c423afee453c2fa285
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/kapidox][main] upgpkg: 6.0.0-2: Python 3.12 rebuild

2024-04-04 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
kapidox


Commits:
61ff3664 by Antonio Rojas at 2024-04-04T17:23:15+02:00
upgpkg: 6.0.0-2: Python 3.12 rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = kapidox
pkgdesc = Frameworks API Documentation Tools
pkgver = 6.0.0
-   pkgrel = 1
+   pkgrel = 2
url = https://community.kde.org/Frameworks
arch = any
groups = kf6


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 
 pkgname=kapidox
 pkgver=6.0.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Frameworks API Documentation Tools'
 arch=(any)
 url='https://community.kde.org/Frameworks'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kapidox/-/commit/61ff3664b318ae8e3576ec097f2a276806952f29

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kapidox/-/commit/61ff3664b318ae8e3576ec097f2a276806952f29
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/kapidox] Pushed new tag 6.0.0-2

2024-04-04 Thread Antonio Rojas (@arojas)


Antonio Rojas pushed new tag 6.0.0-2 at Arch Linux / Packaging / Packages / 
kapidox

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kapidox/-/tree/6.0.0-2
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/python-archinfo][main] upgpkg: 9.2.81-2: Rebuild with Python 3.12

2024-04-04 Thread Jelle van der Waa (@jelle)


Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
python-archinfo


Commits:
e025477b by Jelle van der Waa at 2024-04-04T17:23:14+02:00
upgpkg: 9.2.81-2: Rebuild with Python 3.12

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = python-archinfo
pkgdesc = Classes with architecture-specific information useful to 
other projects
pkgver = 9.2.81
-   pkgrel = 1
+   pkgrel = 2
url = https://github.com/angr/archinfo
arch = any
license = custom:BSD2


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 _pyname=archinfo
 pkgname=python-${_pyname}
 pkgver=9.2.81
-pkgrel=1
+pkgrel=2
 pkgdesc='Classes with architecture-specific information useful to other 
projects'
 url='https://github.com/angr/archinfo'
 arch=('any')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-archinfo/-/commit/e025477beeefe70887526f5d5881e5dbb473967d

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-archinfo/-/commit/e025477beeefe70887526f5d5881e5dbb473967d
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/python-archinfo] Pushed new tag 9.2.81-2

2024-04-04 Thread Jelle van der Waa (@jelle)


Jelle van der Waa pushed new tag 9.2.81-2 at Arch Linux / Packaging / Packages 
/ python-archinfo

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-archinfo/-/tree/9.2.81-2
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/python-ana][main] upgpkg: 0.06-3: Rebuild with Python 3.12

2024-04-04 Thread Jelle van der Waa (@jelle)


Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
python-ana


Commits:
550f194b by Jelle van der Waa at 2024-04-04T17:22:51+02:00
upgpkg: 0.06-3: Rebuild with Python 3.12

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,18 @@
+pkgbase = python-ana
+   pkgdesc = Python module to provide easy distributed data storage
+   pkgver = 0.06
+   pkgrel = 3
+   url = https://github.com/zardus/ana
+   arch = any
+   license = custom:BSD2
+   makedepends = python-build
+   makedepends = python-installer
+   makedepends = python-wheel
+   makedepends = python-setuptools
+   depends = python
+   depends = python-future
+   source = 
https://files.pythonhosted.org/packages/source/a/ana/ana-0.06.tar.gz
+   sha512sums = 
d4944f96379d399040e191d3058d35e5e7ca2cd7193b8dfb3b7b78e0dbf26c8c5dc48acb7c570e51fead0387ee708246de8cf9231ef35028bdd7686f732df875
+   b2sums = 
a94c37c2bd845b4f2f5402296487c4c29ff5f7f3a1b88b3a77a24add48efc5364bf0f07705a9db72e6d34579bece535ac3b230f173da3b262a50f4bf48dcc02c
+
+pkgname = python-ana


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 _pyname=ana
 pkgname=python-${_pyname}
 pkgver=0.06
-pkgrel=2
+pkgrel=3
 pkgdesc='Python module to provide easy distributed data storage'
 url='https://github.com/zardus/ana'
 arch=('any')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-ana/-/commit/550f194b5178be0cdb3d4bd1650ec9e2a37cee23

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-ana/-/commit/550f194b5178be0cdb3d4bd1650ec9e2a37cee23
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/python-ana] Pushed new tag 0.06-3

2024-04-04 Thread Jelle van der Waa (@jelle)


Jelle van der Waa pushed new tag 0.06-3 at Arch Linux / Packaging / Packages / 
python-ana

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-ana/-/tree/0.06-3
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/pycharm-community-edition][main] upgpkg: 2024.1-1: upstream version, build with 3.12, SPDX license

2024-04-04 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages 
/ pycharm-community-edition


Commits:
3da23485 by Leonidas Spyropoulos at 2024-04-04T16:22:12+01:00
upgpkg: 2024.1-1: upstream version, build with 3.12, SPDX license

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,10 +1,10 @@
 pkgbase = pycharm-community-edition
pkgdesc = Python IDE for Professional Developers
-   pkgver = 2023.3.5
-   pkgrel = 2
+   pkgver = 2024.1
+   pkgrel = 1
url = https://www.jetbrains.com/pycharm/
arch = x86_64
-   license = Apache
+   license = Apache-2.0
makedepends = git
makedepends = java-environment-openjdk=17
makedepends = python-setuptools
@@ -18,8 +18,8 @@ pkgbase = pycharm-community-edition
depends = libdbusmenu-glib
optdepends = ipython: IPython integration for Python 3
options = !debug
-   source = 
git+https://github.com/JetBrains/intellij-community.git#tag=pycharm/233.15026.15
-   source = 
idea-android::git+https://github.com/JetBrains/android.git#tag=pycharm/233.15026.15
+   source = 
git+https://github.com/JetBrains/intellij-community.git#tag=pycharm/241.14494.241
+   source = 
idea-android::git+https://github.com/JetBrains/android.git#tag=pycharm/241.14494.241
source = pycharm.desktop
source = pycharm.sh
sha256sums = SKIP


=
PKGBUILD
=
@@ -5,16 +5,16 @@
 # Contributor: David Keogh 
 
 pkgname=pycharm-community-edition
-pkgver=2023.3.5
-_build=233.15026.15
+pkgver=2024.1
+_build=241.14494.241
 _jrever=17
 _jdkver=17
-pkgrel=2
+pkgrel=1
 pkgdesc='Python IDE for Professional Developers'
 arch=(x86_64)
 options=(!debug)
 url=https://www.jetbrains.com/pycharm/
-license=(Apache)
+license=(Apache-2.0)
 depends=(
   giflib
   glib2
@@ -48,22 +48,14 @@ sha256sums=('SKIP'
 prepare() {
   cd intellij-community
 
-  echo ${_build} > build.txt
+  sed -e "s/buildNumber = null/buildNumber = \"${_build}\"/" \
+  -i "python/build/src/PyCharmCommunityInstallersBuildTarget.kt"
   mv "${srcdir}"/idea-android android
 
-  sed -e 's/var targetOs: String/var targetOs: String = OS_LINUX/' \
-  -e 's/System.getProperty(TARGET_OS_PROPERTY, OS_ALL)/OS_LINUX/' \
+  sed -e 's/System.getProperty(TARGET_OS_PROPERTY, OS_ALL)/OS_LINUX/' \
   -i 
"platform/build-scripts/src/org/jetbrains/intellij/build/BuildOptions.kt"
-  # sed 's|../build/plugins-autoupload.txt|plugins-autoupload.txt|' \
-  # -i 
"platform/build-scripts/src/org/jetbrains/intellij/build/impl/DistributionJARsBuilder.kt"
-  # touch plugins-autoupload.txt
-  # Fix pycharm python/installer.cmd & python/plugin.cmd
-  # sed 's|intellij.pycharm.community.build|"$(cd "$(dirname "$0")"; pwd)/../" 
intellij.pycharm.community.build|' -i python/installers.cmd
-  #sed 's|intellij.pycharm.community.build|"$(cd "$(dirname "$0")"; pwd)/../" 
intellij.pycharm.community.build|' -i python/plugin.cmd
+  # Disabled until we package JBR outselves
   #patch -Np1 < "${srcdir}/enable-no-jdr.patch"
-  # 
https://youtrack.jetbrains.com/issue/IDEA-343872/Community-build-performanceTesting-plugin-raises-exceptions
-  git cherry-pick -n -m1 "c2d297177eb31f7fbbc13fdbfb9c8fce48e51014"
-
 }
 
 build() {
@@ -74,13 +66,8 @@ build() {
   export MAVEN_REPOSITORY=/build/.m2/repository
 
   ./python/installers.cmd -Dintellij.build.use.compiled.classes=false 
-Dintellij.build.target.os=linux
-  #./python/plugin.cmd -Dintellij.build.target.os=linux
 
   tar -xf out/pycharm-ce/artifacts/pycharmPC-${_build}.tar.gz -C "${srcdir}"
-
-  # Issues with cython and 3.11 -> 
https://youtrack.jetbrains.com/issues/PY?q=cython%203.11
-  # cd ../pycharm-community-${pkgver}
-  # python3 plugins/python-ce/helpers/pydev/setup_cython.py build_ext 
--build-temp build --build-lib .
 }
 
 package() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pycharm-community-edition/-/commit/3da234850a34a26b2d6a5994c5e32ad5d7f086c3

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pycharm-community-edition/-/commit/3da234850a34a26b2d6a5994c5e32ad5d7f086c3
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/pycharm-community-edition] Pushed new tag 2024.1-1

2024-04-04 Thread Leonidas Spyropoulos (@artafinde)


Leonidas Spyropoulos pushed new tag 2024.1-1 at Arch Linux / Packaging / 
Packages / pycharm-community-edition

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pycharm-community-edition/-/tree/2024.1-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/pwndbg][main] upgpkg: 2024.02.14-3: Rebuild with Python 3.12

2024-04-04 Thread Jelle van der Waa (@jelle)


Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
pwndbg


Commits:
76a0517b by Jelle van der Waa at 2024-04-04T17:19:30+02:00
upgpkg: 2024.02.14-3: Rebuild with Python 3.12

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = pwndbg
pkgdesc = Makes debugging with GDB suck less
pkgver = 2024.02.14
-   pkgrel = 2
+   pkgrel = 3
url = https://github.com/pwndbg/pwndbg
arch = any
license = MIT


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 pkgname=pwndbg
 pkgver=2024.02.14
-pkgrel=2
+pkgrel=3
 pkgdesc='Makes debugging with GDB suck less'
 url='https://github.com/pwndbg/pwndbg'
 arch=('any')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pwndbg/-/commit/76a0517baa18775697700b78ec4bcef7148915fd

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pwndbg/-/commit/76a0517baa18775697700b78ec4bcef7148915fd
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/pwndbg] Pushed new tag 2024.02.14-3

2024-04-04 Thread Jelle van der Waa (@jelle)


Jelle van der Waa pushed new tag 2024.02.14-3 at Arch Linux / Packaging / 
Packages / pwndbg

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pwndbg/-/tree/2024.02.14-3
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/pulsemixer][main] upgpkg: 1.5.1-6: Rebuild with Python 3.12

2024-04-04 Thread Jelle van der Waa (@jelle)


Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
pulsemixer


Commits:
55241b26 by Jelle van der Waa at 2024-04-04T17:18:47+02:00
upgpkg: 1.5.1-6: Rebuild with Python 3.12

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = pulsemixer
pkgdesc = CLI and curses mixer for pulseaudio
pkgver = 1.5.1
-   pkgrel = 5
+   pkgrel = 6
url = https://github.com/GeorgeFilipkin/pulsemixer
arch = any
license = MIT


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 
 pkgname=pulsemixer
 pkgver=1.5.1
-pkgrel=5
+pkgrel=6
 pkgdesc='CLI and curses mixer for pulseaudio'
 url='https://github.com/GeorgeFilipkin/pulsemixer'
 arch=('any')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pulsemixer/-/commit/55241b2640daeff0875d82eb31e46c536ac834c8

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pulsemixer/-/commit/55241b2640daeff0875d82eb31e46c536ac834c8
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/pulsemixer] Pushed new tag 1.5.1-6

2024-04-04 Thread Jelle van der Waa (@jelle)


Jelle van der Waa pushed new tag 1.5.1-6 at Arch Linux / Packaging / Packages / 
pulsemixer

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pulsemixer/-/tree/1.5.1-6
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/gnutls][main] upgpkg: 3.8.5-1

2024-04-04 Thread Andreas Radke (@andyrtr)


Andreas Radke pushed to branch main at Arch Linux / Packaging / Packages / 
gnutls


Commits:
94604c61 by Andreas Radke at 2024-04-04T17:10:24+02:00
upgpkg: 3.8.5-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = gnutls
pkgdesc = A library which provides a secure layer over a reliable 
transport layer
-   pkgver = 3.8.4
+   pkgver = 3.8.5
pkgrel = 1
url = https://www.gnutls.org/
arch = x86_64
@@ -25,12 +25,12 @@ pkgbase = gnutls
options = !zipman
backup = etc/gnutls/config
backup = etc/modules-load.d/gnutls.conf
-   source = 
https://www.gnupg.org/ftp/gcrypt/gnutls/v3.8/gnutls-3.8.4.tar.xz
-   source = 
https://www.gnupg.org/ftp/gcrypt/gnutls/v3.8/gnutls-3.8.4.tar.xz.sig
+   source = 
https://www.gnupg.org/ftp/gcrypt/gnutls/v3.8/gnutls-3.8.5.tar.xz
+   source = 
https://www.gnupg.org/ftp/gcrypt/gnutls/v3.8/gnutls-3.8.5.tar.xz.sig
source = config
source = gnutls-ktls_disable_keyupdate_test.patch
validpgpkeys = 5D46CB0F763405A7053556F47A75A648B3F9220C
-   sha256sums = 
2bea4e154794f3f00180fa2a5c51fe8b005ac7a31cd58bd44cdfa7f36ebc3a9b
+   sha256sums = 
66269a2cfe0e1c2dabec87bdbbd8ab656f396edd9a40dd006978e003cfa52bfc
sha256sums = SKIP
sha256sums = 
22e614510fe52defe8c233ce3e5ead2205739fd967657ce3176ca121f3c562b5
sha256sums = 
2a911615739cb327b6dced36b595ea10c89f40bb7274d062dab14a9ecfe89708


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 # Contributor: Jan de Groot 
 
 pkgname=gnutls
-pkgver=3.8.4
+pkgver=3.8.5
 pkgrel=1
 pkgdesc="A library which provides a secure layer over a reliable transport 
layer"
 arch=('x86_64')
@@ -21,7 +21,7 @@ backup=(etc/gnutls/config
 
source=(https://www.gnupg.org/ftp/gcrypt/gnutls/v3.8/${pkgname}-${pkgver}.tar.xz{,.sig}
 config
 gnutls-ktls_disable_keyupdate_test.patch)
-sha256sums=('2bea4e154794f3f00180fa2a5c51fe8b005ac7a31cd58bd44cdfa7f36ebc3a9b'
+sha256sums=('66269a2cfe0e1c2dabec87bdbbd8ab656f396edd9a40dd006978e003cfa52bfc'
 'SKIP'
 '22e614510fe52defe8c233ce3e5ead2205739fd967657ce3176ca121f3c562b5'
 '2a911615739cb327b6dced36b595ea10c89f40bb7274d062dab14a9ecfe89708')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gnutls/-/commit/94604c61a05049f7b7794cc7fbe9b86e40e4a13a

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gnutls/-/commit/94604c61a05049f7b7794cc7fbe9b86e40e4a13a
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/gnutls] Pushed new tag 3.8.5-1

2024-04-04 Thread Andreas Radke (@andyrtr)


Andreas Radke pushed new tag 3.8.5-1 at Arch Linux / Packaging / Packages / 
gnutls

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gnutls/-/tree/3.8.5-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/flawfinder] Pushed new tag 2.0.19-2

2024-04-04 Thread Jelle van der Waa (@jelle)


Jelle van der Waa pushed new tag 2.0.19-2 at Arch Linux / Packaging / Packages 
/ flawfinder

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/flawfinder/-/tree/2.0.19-2
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/flawfinder][main] upgpkg: 2.0.19-2: Rebuild with Python 3.12

2024-04-04 Thread Jelle van der Waa (@jelle)


Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
flawfinder


Commits:
d05cced1 by Jelle van der Waa at 2024-04-04T17:02:53+02:00
upgpkg: 2.0.19-2: Rebuild with Python 3.12

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,14 @@
+pkgbase = flawfinder
+   pkgdesc = Searches through source code for potential security flaws
+   pkgver = 2.0.19
+   pkgrel = 2
+   url = https://dwheeler.com/flawfinder/
+   arch = any
+   license = GPL2
+   makedepends = python-setuptools
+   depends = python
+   source = https://dwheeler.com/flawfinder/flawfinder-2.0.19.tar.gz
+   sha512sums = 
7ac8684f157f30cb7cc0e2d9c270f92bb26e9207d9879530c499cc93af10070c2558f3794cc8b1a0a51b52ae771a4aa47157b467d0e6578cab96360cb0c6d90b
+   b2sums = 
d9b74d1882a363fa37aabd4ea6c53a5c18e15d27ee755ce2a2ea7421cb052505ef45290b5dfe7df0c3f92de1f561d274624986291d297dad8d8bf0b3550d5cdd
+
+pkgname = flawfinder


=
PKGBUILD
=
@@ -5,7 +5,7 @@
 
 pkgname=flawfinder
 pkgver=2.0.19
-pkgrel=1
+pkgrel=2
 pkgdesc='Searches through source code for potential security flaws'
 url='https://dwheeler.com/flawfinder/'
 arch=('any')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/flawfinder/-/commit/d05cced15b5259a840d9872eff31db1630616760

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/flawfinder/-/commit/d05cced15b5259a840d9872eff31db1630616760
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/afl-utils] Pushed new tag 1.35a-3

2024-04-04 Thread Jelle van der Waa (@jelle)


Jelle van der Waa pushed new tag 1.35a-3 at Arch Linux / Packaging / Packages / 
afl-utils

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/afl-utils/-/tree/1.35a-3
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/afl-utils][main] upgpkg: 1.35a-3: Rebuild with Python 3.12

2024-04-04 Thread Jelle van der Waa (@jelle)


Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
afl-utils


Commits:
685405a5 by Jelle van der Waa at 2024-04-04T16:56:26+02:00
upgpkg: 1.35a-3: Rebuild with Python 3.12

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = afl-utils
pkgdesc = Utilities for automated crash sample processing/analysis, 
easy afl-fuzz job management and corpus optimization
pkgver = 1.35a
-   pkgrel = 2
+   pkgrel = 3
url = https://gitlab.com/rc0r/afl-utils
arch = any
license = Apache


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 pkgname=afl-utils
 pkgver=1.35a
-pkgrel=2
+pkgrel=3
 pkgdesc='Utilities for automated crash sample processing/analysis, easy 
afl-fuzz job management and corpus optimization'
 url='https://gitlab.com/rc0r/afl-utils'
 arch=('any')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/afl-utils/-/commit/685405a58f53522009520fe26bdb498b13589618

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/afl-utils/-/commit/685405a58f53522009520fe26bdb498b13589618
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/python-sgmllib3k][main] upgpkg: 1.0.0-6: Rebuild with Python 3.12

2024-04-04 Thread Jelle van der Waa (@jelle)


Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
python-sgmllib3k


Commits:
230e0a34 by Jelle van der Waa at 2024-04-04T16:49:43+02:00
upgpkg: 1.0.0-6: Rebuild with Python 3.12

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,15 @@
+pkgbase = python-sgmllib3k
+   pkgdesc = Python 3 smgllib port
+   pkgver = 1.0.0
+   pkgrel = 6
+   url = https://pypi.org/project/sgmllib3k/#description
+   arch = any
+   license = BSD
+   makedepends = python-setuptools
+   depends = python
+   provides = python-sgmllib
+   replaces = python-sgmllib
+   source = 
https://files.pythonhosted.org/packages/source/s/sgmllib3k/sgmllib3k-1.0.0.tar.gz
+   sha256sums = 
7868fb1c8bfa764c1ac563d3cf369c381d1325d36124933a726f29fcdaa812e9
+
+pkgname = python-sgmllib3k


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 pkgname=python-sgmllib3k
 pkgver=1.0.0
-pkgrel=5
+pkgrel=6
 arch=(any)
 license=("BSD")
 pkgdesc="Python 3 smgllib port"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-sgmllib3k/-/commit/230e0a341b53f6ca1fafba82b55a679d039e

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-sgmllib3k/-/commit/230e0a341b53f6ca1fafba82b55a679d039e
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/python-sgmllib3k] Pushed new tag 1.0.0-6

2024-04-04 Thread Jelle van der Waa (@jelle)


Jelle van der Waa pushed new tag 1.0.0-6 at Arch Linux / Packaging / Packages / 
python-sgmllib3k

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-sgmllib3k/-/tree/1.0.0-6
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/python-rstr] Pushed new tag 3.2.1-2

2024-04-04 Thread Jelle van der Waa (@jelle)


Jelle van der Waa pushed new tag 3.2.1-2 at Arch Linux / Packaging / Packages / 
python-rstr

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-rstr/-/tree/3.2.1-2
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/python-rstr][main] upgpkg: 3.2.1-2: Rebuild with Python 3.12

2024-04-04 Thread Jelle van der Waa (@jelle)


Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
python-rstr


Commits:
5a780c5e by Jelle van der Waa at 2024-04-04T16:49:27+02:00
upgpkg: 3.2.1-2: Rebuild with Python 3.12

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,17 @@
+pkgbase = python-rstr
+   pkgdesc = Generate random strings in Python
+   pkgver = 3.2.1
+   pkgrel = 2
+   url = https://github.com/leapfrogonline/rstr
+   arch = any
+   license = BSD
+   makedepends = python-setuptools
+   makedepends = python-setuptools-scm
+   makedepends = python-build
+   makedepends = python-installer
+   makedepends = python-wheel
+   depends = python
+   source = 
https://files.pythonhosted.org/packages/source/r/rstr/rstr-3.2.1.tar.gz
+   sha256sums = 
c51924c626540eb626ed3eb8e5e6c1d2f2c73959d039c8ff61ee562baeb4e0ff
+
+pkgname = python-rstr


=
PKGBUILD
=
@@ -5,7 +5,7 @@
 pkgname=python-rstr
 _pkgname=rstr
 pkgver=3.2.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Generate random strings in Python"
 arch=('any')
 url="https://github.com/leapfrogonline/rstr";



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-rstr/-/commit/5a780c5ed886d0e5a2fcef5f8ccdf599d9aa7938

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-rstr/-/commit/5a780c5ed886d0e5a2fcef5f8ccdf599d9aa7938
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/python-paho-mqtt][main] upgpkg: 1.6.1-4: Rebuild with Python 3.12

2024-04-04 Thread Jelle van der Waa (@jelle)


Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
python-paho-mqtt


Commits:
2b76af64 by Jelle van der Waa at 2024-04-04T16:48:47+02:00
upgpkg: 1.6.1-4: Rebuild with Python 3.12

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = python-paho-mqtt
pkgdesc = Python client library for MQTT v3.1 and v3.1.1
pkgver = 1.6.1
-   pkgrel = 3
+   pkgrel = 4
url = https://www.eclipse.org/paho/clients/python
arch = any
license = custom


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 
 pkgname=python-paho-mqtt
 pkgver=1.6.1
-pkgrel=3
+pkgrel=4
 url="https://www.eclipse.org/paho/clients/python";
 pkgdesc="Python client library for MQTT v3.1 and v3.1.1"
 depends=('python')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-paho-mqtt/-/commit/2b76af64326664e1150372613bf590fd913bfe07

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-paho-mqtt/-/commit/2b76af64326664e1150372613bf590fd913bfe07
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/python-paho-mqtt] Pushed new tag 1.6.1-4

2024-04-04 Thread Jelle van der Waa (@jelle)


Jelle van der Waa pushed new tag 1.6.1-4 at Arch Linux / Packaging / Packages / 
python-paho-mqtt

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-paho-mqtt/-/tree/1.6.1-4
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/python-distutils-extra][main] upgpkg: 2.39-12: Rebuild with Python 3.12

2024-04-04 Thread Jelle van der Waa (@jelle)


Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
python-distutils-extra


Commits:
2570ef01 by Jelle van der Waa at 2024-04-04T16:45:43+02:00
upgpkg: 2.39-12: Rebuild with Python 3.12

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,18 @@
+pkgbase = python-distutils-extra
+   pkgdesc = Enhancements to the Python build system
+   pkgver = 2.39
+   pkgrel = 12
+   url = https://launchpad.net/python-distutils-extra
+   arch = any
+   license = GPL
+   makedepends = python-setuptools
+   makedepends = intltool
+   depends = intltool
+   depends = python
+   source = 
https://launchpad.net/python-distutils-extra/trunk/2.39/+download/python-distutils-extra-2.39.tar.gz
+   source = 
https://launchpad.net/python-distutils-extra/trunk/2.39/+download/python-distutils-extra-2.39.tar.gz.asc
+   validpgpkeys = 3DB46B55EFA59D40E6232148D14EF15DAFE11347
+   sha256sums = 
723f24f4d65fc8d99b33a002fbbb3771d4cc9d664c97085bf37f3997ae8063af
+   sha256sums = SKIP
+
+pkgname = python-distutils-extra


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 
 pkgname=python-distutils-extra
 pkgver=2.39
-pkgrel=11
+pkgrel=12
 pkgdesc='Enhancements to the Python build system'
 arch=('any')
 license=('GPL')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-distutils-extra/-/commit/2570ef019b5c378c87a40be970c201502dca9858

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-distutils-extra/-/commit/2570ef019b5c378c87a40be970c201502dca9858
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/python-distutils-extra] Pushed new tag 2.39-12

2024-04-04 Thread Jelle van der Waa (@jelle)


Jelle van der Waa pushed new tag 2.39-12 at Arch Linux / Packaging / Packages / 
python-distutils-extra

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-distutils-extra/-/tree/2.39-12
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/osbuild][main] upgpkg: 114-2: Rebuild with Python 3.12

2024-04-04 Thread Jelle van der Waa (@jelle)


Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
osbuild


Commits:
1e4ecb70 by Jelle van der Waa at 2024-04-04T16:43:43+02:00
upgpkg: 114-2: Rebuild with Python 3.12

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,13 +1,16 @@
 pkgbase = osbuild
pkgdesc = Build Pipelines for Operating System Artifacts
pkgver = 114
-   pkgrel = 1
+   pkgrel = 2
url = https://www.osbuild.org
arch = any
-   license = Apache
+   license = Apache-2.0
makedepends = make
makedepends = python-docutils
+   makedepends = python-build
+   makedepends = python-installer
makedepends = python-setuptools
+   makedepends = python-wheel
depends = bubblewrap
depends = curl
depends = e2fsprogs


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 pkgname=osbuild
 pkgdesc='Build Pipelines for Operating System Artifacts'
 pkgver=114
-pkgrel=1
+pkgrel=2
 url="https://www.osbuild.org";
 arch=(any)
 license=(Apache-2.0)



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/osbuild/-/commit/1e4ecb7028ccfd894502bf3172f8a32d1ea8b9de

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/osbuild/-/commit/1e4ecb7028ccfd894502bf3172f8a32d1ea8b9de
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/osbuild] Pushed new tag 114-2

2024-04-04 Thread Jelle van der Waa (@jelle)


Jelle van der Waa pushed new tag 114-2 at Arch Linux / Packaging / Packages / 
osbuild

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/osbuild/-/tree/114-2
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/gcovr][main] upgpkg: 7.0-2: Rebuild with Python 3.12

2024-04-04 Thread Jelle van der Waa (@jelle)


Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
gcovr


Commits:
0ab261a7 by Jelle van der Waa at 2024-04-04T16:43:16+02:00
upgpkg: 7.0-2: Rebuild with Python 3.12

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,17 +1,20 @@
 pkgbase = gcovr
pkgdesc = provides a utility for managing the use of the GNU gcov 
utility
pkgver = 7.0
-   pkgrel = 1
+   pkgrel = 2
url = https://gcovr.com/
arch = any
-   license = BSD
+   license = BSD-3-Clause
checkdepends = python-pytest
makedepends = python-setuptools
+   makedepends = python-build
+   makedepends = python-installer
+   makedepends = python-wheel
depends = python
depends = python-jinja
depends = python-lxml
depends = gcc
-   source = https://github.com/gcovr/gcovr/archive/7.0.tar.gz
+   source = https://github.com/gcovr/gcovr/archive/7.0/gcovr-7.0.tar.gz
sha256sums = 
03ebb2485d1b07cf6bf363b6e7191b3d9c1d492003fbf06f06a7e954166bf132
 
 pkgname = gcovr


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 pkgname=gcovr
 pkgver=7.0
-pkgrel=1
+pkgrel=2
 pkgdesc='provides a utility for managing the use of the GNU gcov utility'
 arch=(any)
 url="https://gcovr.com/";



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gcovr/-/commit/0ab261a7672361c441e911a87d88021b0f3491a0

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gcovr/-/commit/0ab261a7672361c441e911a87d88021b0f3491a0
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/gcovr] Pushed new tag 7.0-2

2024-04-04 Thread Jelle van der Waa (@jelle)


Jelle van der Waa pushed new tag 7.0-2 at Arch Linux / Packaging / Packages / 
gcovr

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gcovr/-/tree/7.0-2
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/faust][main] upgpkg: 2.72.14-1

2024-04-04 Thread David Runge (@dvzrv)


David Runge pushed to branch main at Arch Linux / Packaging / Packages / faust


Commits:
ad73fef2 by David Runge at 2024-04-04T16:42:21+02:00
upgpkg: 2.72.14-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = faust
pkgdesc = A functional programming language for realtime audio signal 
processing.
-   pkgver = 2.70.3
-   pkgrel = 2
+   pkgver = 2.72.14
+   pkgrel = 1
url = https://faust.grame.fr/
arch = x86_64
groups = pro-audio
@@ -41,8 +41,8 @@ pkgbase = faust
provides = libOSCFaust.so
provides = libHTTPDFaust.so
options = staticlibs
-   source = 
https://github.com/grame-cncm/faust/releases/download/2.70.3/faust-2.70.3.tar.gz
-   sha512sums = 
81df41164101f4ef8f40d9c7d1671b222f044216de856b45748f8f9298246f5182500850060b83bb35b268d702ac39c402c0e96885d88dd8cdb4b6e6eafe53e5
-   b2sums = 
f833ff299c1ba60c96d7ba76dd7feb4cde24027da5f23b2ff3d6a414a3a7c6ef767518f715a71619f45ae31c7d857c76e446ebc8733a06352479fa9d793dd255
+   source = 
https://github.com/grame-cncm/faust/releases/download/2.72.14/faust-2.72.14.tar.gz
+   sha512sums = 
15a07e3a0b4b20a624582a724da0046ac4c5634c8709d243d2eaa7163c93b6da21dff39b4076b7488bd32af465aa347ca65e6f732e251ab6ed0ea437391f07da
+   b2sums = 
dc4b7f29dc78f927b48f5e3ccac54b5b4d22c97d2ea3497b0f620929c793fb55d31ac4accaa346fbeeeab4b31584be8982318eeef587e5d317ef63b5bfc031a1
 
 pkgname = faust


=
PKGBUILD
=
@@ -4,8 +4,8 @@
 # Contributor: bjoern lindig (bjoern _dot_ lindig _at_ google.com)
 
 pkgname=faust
-pkgver=2.70.3
-pkgrel=2
+pkgver=2.72.14
+pkgrel=1
 pkgdesc="A functional programming language for realtime audio signal 
processing."
 arch=(x86_64)
 url="https://faust.grame.fr/";
@@ -59,8 +59,8 @@ options=(staticlibs)
 source=(
   
https://github.com/grame-cncm/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.gz
 )
-sha512sums=('81df41164101f4ef8f40d9c7d1671b222f044216de856b45748f8f9298246f5182500850060b83bb35b268d702ac39c402c0e96885d88dd8cdb4b6e6eafe53e5')
-b2sums=('f833ff299c1ba60c96d7ba76dd7feb4cde24027da5f23b2ff3d6a414a3a7c6ef767518f715a71619f45ae31c7d857c76e446ebc8733a06352479fa9d793dd255')
+sha512sums=('15a07e3a0b4b20a624582a724da0046ac4c5634c8709d243d2eaa7163c93b6da21dff39b4076b7488bd32af465aa347ca65e6f732e251ab6ed0ea437391f07da')
+b2sums=('dc4b7f29dc78f927b48f5e3ccac54b5b4d22c97d2ea3497b0f620929c793fb55d31ac4accaa346fbeeeab4b31584be8982318eeef587e5d317ef63b5bfc031a1')
 
 build() {
   local cmake_options=(



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/faust/-/commit/ad73fef2b0bb9bfd4a76b2aa4015d78581ef27c9

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/faust/-/commit/ad73fef2b0bb9bfd4a76b2aa4015d78581ef27c9
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/faust] Pushed new tag 2.72.14-1

2024-04-04 Thread David Runge (@dvzrv)


David Runge pushed new tag 2.72.14-1 at Arch Linux / Packaging / Packages / 
faust

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/faust/-/tree/2.72.14-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/dot2tex][main] upgpkg: 2.11.3-7: Rebuild with Python 3.12

2024-04-04 Thread Jelle van der Waa (@jelle)


Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
dot2tex


Commits:
8591592a by Jelle van der Waa at 2024-04-04T16:41:45+02:00
upgpkg: 2.11.3-7: Rebuild with Python 3.12

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,14 @@
+pkgbase = dot2tex
+   pkgdesc = Graphviz to LaTeX converter
+   pkgver = 2.11.3
+   pkgrel = 7
+   url = https://dot2tex.readthedocs.io/en/latest/
+   arch = any
+   license = MIT
+   makedepends = python-setuptools
+   depends = python-pyparsing
+   depends = graphviz
+   source = 
dot2tex-2.11.3.tar.gz::https://github.com/kjellmf/dot2tex/archive/2.11.3.tar.gz
+   sha512sums = 
1595299811461b18cff490a8a56c0215f46989dd4a46fa087b455c717ed5d5f7a5782d04acaa3e4567b4e348bca866d5f24d21663012c4cd813445804ef6f714
+
+pkgname = dot2tex


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 
 pkgname=dot2tex
 pkgver=2.11.3
-pkgrel=6
+pkgrel=7
 pkgdesc="Graphviz to LaTeX converter"
 arch=('any')
 url="https://dot2tex.readthedocs.io/en/latest/";



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dot2tex/-/commit/8591592abb52042d76a1d50d2c330a26e427ec69

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dot2tex/-/commit/8591592abb52042d76a1d50d2c330a26e427ec69
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/dot2tex] Pushed new tag 2.11.3-7

2024-04-04 Thread Jelle van der Waa (@jelle)


Jelle van der Waa pushed new tag 2.11.3-7 at Arch Linux / Packaging / Packages 
/ dot2tex

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dot2tex/-/tree/2.11.3-7
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/bandit] Pushed new tag 1.7.7-2

2024-04-04 Thread Jelle van der Waa (@jelle)


Jelle van der Waa pushed new tag 1.7.7-2 at Arch Linux / Packaging / Packages / 
bandit

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/bandit/-/tree/1.7.7-2
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/bandit][main] upgpkg: 1.7.7-2: Rebuild with Python 3.12

2024-04-04 Thread Jelle van der Waa (@jelle)


Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
bandit


Commits:
4985796e by Jelle van der Waa at 2024-04-04T16:41:17+02:00
upgpkg: 1.7.7-2: Rebuild with Python 3.12

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = bandit
pkgdesc = Python security linter from OpenStack Security
pkgver = 1.7.7
-   pkgrel = 1
+   pkgrel = 2
url = https://github.com/PyCQA/bandit
arch = any
license = Apache


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 pkgname=bandit
 pkgver=1.7.7
-pkgrel=1
+pkgrel=2
 pkgdesc='Python security linter from OpenStack Security'
 arch=('any')
 url='https://github.com/PyCQA/bandit'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/bandit/-/commit/4985796e755341a1e57087425f1e593761028e00

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/bandit/-/commit/4985796e755341a1e57087425f1e593761028e00
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/mympd] Pushed new tag 14.1.1-1

2024-04-04 Thread David Runge (@dvzrv)


David Runge pushed new tag 14.1.1-1 at Arch Linux / Packaging / Packages / mympd

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/mympd/-/tree/14.1.1-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/mympd][main] upgpkg: 14.1.1-1

2024-04-04 Thread David Runge (@dvzrv)


David Runge pushed to branch main at Arch Linux / Packaging / Packages / mympd


Commits:
959817b3 by David Runge at 2024-04-04T16:37:17+02:00
upgpkg: 14.1.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = mympd
pkgdesc = A standalone and lightweight web-based MPD client
-   pkgver = 14.1.0
+   pkgver = 14.1.1
pkgrel = 1
url = https://github.com/jcorporation/myMPD
arch = x86_64
@@ -16,9 +16,9 @@ pkgbase = mympd
depends = lua
optdepends = libnewt: for mympd-config
optdepends = sh: for mympd-config
-   source = 
https://github.com/jcorporation/myMPD/archive/v14.1.0/mympd-v14.1.0.tar.gz
-   sha512sums = 
b65ac83e64be20cabaa65d03ce6c32548ef5686bfa9c65b0b0fafbea664fd2e78cf343a93d7005a3ed32bd5dcfd200f20cb9761aa5addd20ba428d02f43c9eb3
-   b2sums = 
621ecc2b9ecf78c606005120837480b1bccc92fd3b9c201781e719ea524fc689b58f587f59fd388b73a0a1e63befce951e9182ee865e625f83a175a61572759b
+   source = 
https://github.com/jcorporation/myMPD/archive/v14.1.1/mympd-v14.1.1.tar.gz
+   sha512sums = 
0d44e6804c74de2b625110adb73048cec8c670977deb0333a52b22a4cfa28ba24c1d3c0e3e916f82f8f23938d39ed99e8d912ce156b1e4af2a529577e9c21c26
+   b2sums = 
89a6f18e6ef5080d85f85467274e1062100c99e922e96cc2b97310939b9bbe840306aab3585871b73cbab0a0f91f25bcd2554c6991a421ba5edda51ed02f2af5
 
 pkgname = mympd
depends = glibc


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 _name=myMPD
 pkgname=mympd
-pkgver=14.1.0
+pkgver=14.1.1
 pkgrel=1
 pkgdesc="A standalone and lightweight web-based MPD client"
 arch=(x86_64)
@@ -26,8 +26,8 @@ optdepends=(
   'sh: for mympd-config'
 )
 source=($url/archive/v$pkgver/$pkgname-v$pkgver.tar.gz)
-sha512sums=('b65ac83e64be20cabaa65d03ce6c32548ef5686bfa9c65b0b0fafbea664fd2e78cf343a93d7005a3ed32bd5dcfd200f20cb9761aa5addd20ba428d02f43c9eb3')
-b2sums=('621ecc2b9ecf78c606005120837480b1bccc92fd3b9c201781e719ea524fc689b58f587f59fd388b73a0a1e63befce951e9182ee865e625f83a175a61572759b')
+sha512sums=('0d44e6804c74de2b625110adb73048cec8c670977deb0333a52b22a4cfa28ba24c1d3c0e3e916f82f8f23938d39ed99e8d912ce156b1e4af2a529577e9c21c26')
+b2sums=('89a6f18e6ef5080d85f85467274e1062100c99e922e96cc2b97310939b9bbe840306aab3585871b73cbab0a0f91f25bcd2554c6991a421ba5edda51ed02f2af5')
 
 build() {
   local cmake_options=(



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/mympd/-/commit/959817b331817f2a86faf60c89cbeda53f7146aa

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/mympd/-/commit/959817b331817f2a86faf60c89cbeda53f7146aa
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/nextcloud-app-spreed][main] upgpkg: 1:18.0.6-1

2024-04-04 Thread David Runge (@dvzrv)


David Runge pushed to branch main at Arch Linux / Packaging / Packages / 
nextcloud-app-spreed


Commits:
4633b77d by David Runge at 2024-04-04T16:35:08+02:00
upgpkg: 1:18.0.6-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = nextcloud-app-spreed
pkgdesc = Video & audio-conferencing using WebRTC
-   pkgver = 18.0.5
+   pkgver = 18.0.6
pkgrel = 1
epoch = 1
url = https://apps.nextcloud.com/apps/spreed
@@ -9,8 +9,8 @@ pkgbase = nextcloud-app-spreed
license = AGPL-3.0-or-later
checkdepends = yq
makedepends = nextcloud
-   source = 
https://github.com/nextcloud-releases/spreed/releases/download/v18.0.5/spreed-v18.0.5.tar.gz
-   sha512sums = 
d4e93c9a7219a59fb4381769c43e6685694e86d529d86f915635cc61ec53544abca9832a917850b9460558bab6523b7e833795bbfdf353ea9d615aca43f4930c
-   b2sums = 
6d6ffcfa2e6c36024a0d0a12e38e760caba639a5afdc3797c40394aa8ab9c2fcdcdf2fffc1a0737d64edb1840454d95efb84b5f8fa08643fe6696a9ecfd56c6b
+   source = 
https://github.com/nextcloud-releases/spreed/releases/download/v18.0.6/spreed-v18.0.6.tar.gz
+   sha512sums = 
593ea245b28133983395dceb6a8562304212677ac4af5c039c6324309a4e9b3a9d4c839cb07f2076c217df127013594e433f9c97ee1bdda07da7ae6b76dbb1a1
+   b2sums = 
404f5482c054959bcac915212aff353dabf68c3bc51df047852ead8e097eae52a5cd54d3c843ec3df56930e824eac3ca56318d9eaeecf94cfedd1387c9d36571
 
 pkgname = nextcloud-app-spreed


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 _name=spreed
 pkgname=nextcloud-app-spreed
-pkgver=18.0.5
+pkgver=18.0.6
 pkgrel=1
 epoch=1
 pkgdesc="Video & audio-conferencing using WebRTC"
@@ -13,8 +13,8 @@ groups=(nextcloud-apps)
 makedepends=(nextcloud)
 checkdepends=(yq)
 
source=(https://github.com/nextcloud-releases/$_name/releases/download/v$pkgver/$_name-v$pkgver.tar.gz)
-sha512sums=('d4e93c9a7219a59fb4381769c43e6685694e86d529d86f915635cc61ec53544abca9832a917850b9460558bab6523b7e833795bbfdf353ea9d615aca43f4930c')
-b2sums=('6d6ffcfa2e6c36024a0d0a12e38e760caba639a5afdc3797c40394aa8ab9c2fcdcdf2fffc1a0737d64edb1840454d95efb84b5f8fa08643fe6696a9ecfd56c6b')
+sha512sums=('593ea245b28133983395dceb6a8562304212677ac4af5c039c6324309a4e9b3a9d4c839cb07f2076c217df127013594e433f9c97ee1bdda07da7ae6b76dbb1a1')
+b2sums=('404f5482c054959bcac915212aff353dabf68c3bc51df047852ead8e097eae52a5cd54d3c843ec3df56930e824eac3ca56318d9eaeecf94cfedd1387c9d36571')
 
 # BEGIN boilerplate nextcloud app version clamping, see also other packages in 
group
 # 1. Call respective function helpers in check() and package() *after* cd'ing 
to the source directory



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/nextcloud-app-spreed/-/commit/4633b77dfc7a23309c1c2053b4c7fb86c541b8f7

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/nextcloud-app-spreed/-/commit/4633b77dfc7a23309c1c2053b4c7fb86c541b8f7
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/nextcloud-app-spreed] Pushed new tag 1-18.0.6-1

2024-04-04 Thread David Runge (@dvzrv)


David Runge pushed new tag 1-18.0.6-1 at Arch Linux / Packaging / Packages / 
nextcloud-app-spreed

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/nextcloud-app-spreed/-/tree/1-18.0.6-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/f3d] Pushed new tag 2.4.0-2

2024-04-04 Thread Caleb Maclennan (@alerque)


Caleb Maclennan pushed new tag 2.4.0-2 at Arch Linux / Packaging / Packages / 
f3d

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/f3d/-/tree/2.4.0-2
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/f3d][main] upgpkg: 2.4.0-2: Use SPDX license identifier

2024-04-04 Thread Caleb Maclennan (@alerque)


Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / f3d


Commits:
f7432bd7 by Caleb Maclennan at 2024-04-04T17:33:39+03:00
upgpkg: 2.4.0-2: Use SPDX license identifier

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,10 +1,10 @@
 pkgbase = f3d
pkgdesc = A fast and minimalist 3D viewer
pkgver = 2.4.0
-   pkgrel = 1
+   pkgrel = 2
url = https://github.com/f3d-app/f3d
arch = x86_64
-   license = BSD
+   license = BSD-3-Clause
makedepends = cmake
makedepends = help2man
makedepends = openmp


=
PKGBUILD
=
@@ -5,7 +5,7 @@
 
 pkgname=f3d
 pkgver=2.4.0
-pkgrel=1
+pkgrel=2
 pkgdesc='A fast and minimalist 3D viewer'
 arch=('x86_64')
 url="https://github.com/${pkgname}-app/${pkgname}";



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/f3d/-/commit/f7432bd71088a95721ab2a9b93b3f53a1aaa5cb0

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/f3d/-/commit/f7432bd71088a95721ab2a9b93b3f53a1aaa5cb0
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/f3d][main] Change to SPDX license identifier

2024-04-04 Thread Caleb Maclennan (@alerque)


Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / f3d


Commits:
e2dbf244 by loqs at 2024-04-04T13:55:42+00:00
Change to SPDX license identifier

https://github.com/f3d-app/f3d/blob/v2.4.0/LICENSE.md

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -9,7 +9,7 @@ pkgrel=1
 pkgdesc='A fast and minimalist 3D viewer'
 arch=('x86_64')
 url="https://github.com/${pkgname}-app/${pkgname}";
-license=('BSD')
+license=('BSD-3-Clause')
 depends=('vtk' 'glew' 'pugixml' 'netcdf' 'ospray' 'assimp' 'opencascade' 
'alembic'
  'fmt' 'nlohmann-json' 'draco' 'libxcursor' 'verdict' 'boost' 
'openexr' 'usd')
 makedepends=('cmake' 'help2man' 'openmp' 'pybind11' 'ninja' 'eigen' 'utf8cpp' 
'python'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/f3d/-/commit/e2dbf244233bef12d61f5ca0a97481fe43767f57

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/f3d/-/commit/e2dbf244233bef12d61f5ca0a97481fe43767f57
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/reaper] Pushed new tag 7.14-1

2024-04-04 Thread David Runge (@dvzrv)


David Runge pushed new tag 7.14-1 at Arch Linux / Packaging / Packages / reaper

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/reaper/-/tree/7.14-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/reaper][main] upgpkg: 7.14-1

2024-04-04 Thread David Runge (@dvzrv)


David Runge pushed to branch main at Arch Linux / Packaging / Packages / reaper


Commits:
5f118fca by David Runge at 2024-04-04T16:30:45+02:00
upgpkg: 7.14-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = reaper
pkgdesc = A complete digital audio production application for computers
-   pkgver = 7.12
-   pkgrel = 2
+   pkgver = 7.14
+   pkgrel = 1
url = https://reaper.fm
arch = x86_64
groups = pro-audio
@@ -29,11 +29,11 @@ pkgbase = reaper
provides = vst-host
provides = vst3-host
options = !debug
-   source = https://reaper.fm/files/7.x/reaper712_linux_x86_64.tar.xz
+   source = https://reaper.fm/files/7.x/reaper714_linux_x86_64.tar.xz
source = redistribution.eml
-   sha512sums = 
08a76e75b204711629da5909ed1554e52b39ba335e90bd12053db9a45dc12dd9e5ff01087a02d4267f92708c3f43d24f65fc2ef4ee5e41c087d37f83ad8800d8
+   sha512sums = 
4b41783b0c16689fdf74c48bd222edd0344362179b34afee84dbf0be5412db24389b84268036215ae2d3a8c8e2d3f844704b70bf1c9a615a1a877d1761c2bd2b
sha512sums = 
a2746fa0b847dbd587f24983569b01120f4706306242223c8857360219569d965df8c25c98f31d68140eb66d7458384653b5b042f7433a84957a990d8e587d92
-   b2sums = 
0f4e5a362dd64d264edb9803876d477e11f14fd27442dd0b88fb85da82997c2f8849b800f4534e7733e579381b481258032ed8c467da96f12e2a6cc892c3d309
+   b2sums = 
edd320c6718eaa00e52e26f250a449b3611c7f9f0bb3d488d83744c07eb20ab4a5691a84b53c9147e1687145e4324e6609430020ad9bbc88e7a448afd6dbff23
b2sums = 
ddbf47cb04ad9e9fb937b09a0ea0c88d4416ceaabc4e420750ff9303447a50a323060f018bd9f52907a1a5e4ea3ebe685eb336d1b6f4bbbc89a12e2370be8728
 
 pkgname = reaper


=
PKGBUILD
=
@@ -1,8 +1,8 @@
 # Maintainer: David Runge 
 
 pkgname=reaper
-pkgver=7.12
-pkgrel=2
+pkgver=7.14
+pkgrel=1
 pkgdesc="A complete digital audio production application for computers"
 arch=(x86_64)
 url="https://reaper.fm";
@@ -42,9 +42,9 @@ source=(
   https://reaper.fm/files/${pkgver::1}.x/reaper${pkgver//.}_linux_x86_64.tar.xz
   redistribution.eml
 )
-sha512sums=('08a76e75b204711629da5909ed1554e52b39ba335e90bd12053db9a45dc12dd9e5ff01087a02d4267f92708c3f43d24f65fc2ef4ee5e41c087d37f83ad8800d8'
+sha512sums=('4b41783b0c16689fdf74c48bd222edd0344362179b34afee84dbf0be5412db24389b84268036215ae2d3a8c8e2d3f844704b70bf1c9a615a1a877d1761c2bd2b'
 
'a2746fa0b847dbd587f24983569b01120f4706306242223c8857360219569d965df8c25c98f31d68140eb66d7458384653b5b042f7433a84957a990d8e587d92')
-b2sums=('0f4e5a362dd64d264edb9803876d477e11f14fd27442dd0b88fb85da82997c2f8849b800f4534e7733e579381b481258032ed8c467da96f12e2a6cc892c3d309'
+b2sums=('edd320c6718eaa00e52e26f250a449b3611c7f9f0bb3d488d83744c07eb20ab4a5691a84b53c9147e1687145e4324e6609430020ad9bbc88e7a448afd6dbff23'
 
'ddbf47cb04ad9e9fb937b09a0ea0c88d4416ceaabc4e420750ff9303447a50a323060f018bd9f52907a1a5e4ea3ebe685eb336d1b6f4bbbc89a12e2370be8728')
 
 package() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/reaper/-/commit/5f118fca65adf839c62e09a30ef0d87d1d23ccc3

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/reaper/-/commit/5f118fca65adf839c62e09a30ef0d87d1d23ccc3
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/python-greenlet] Pushed new tag 3.0.3-2

2024-04-04 Thread Jelle van der Waa (@jelle)


Jelle van der Waa pushed new tag 3.0.3-2 at Arch Linux / Packaging / Packages / 
python-greenlet

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-greenlet/-/tree/3.0.3-2
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/python-greenlet][main] upgpkg: 3.0.3-2: Rebuild with Python 3.12

2024-04-04 Thread Jelle van der Waa (@jelle)


Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
python-greenlet


Commits:
877e9c51 by Jelle van der Waa at 2024-04-04T16:24:37+02:00
upgpkg: 3.0.3-2: Rebuild with Python 3.12

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = python-greenlet
pkgdesc = Lightweight in-process concurrent programming
pkgver = 3.0.3
-   pkgrel = 1
+   pkgrel = 2
url = https://pypi.org/project/greenlet/
arch = x86_64
license = MIT


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 
 pkgname=python-greenlet
 pkgver=3.0.3
-pkgrel=1
+pkgrel=2
 pkgdesc="Lightweight in-process concurrent programming"
 license=("MIT")
 arch=('x86_64')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-greenlet/-/commit/877e9c515e46279c49b134ee4b03ee651b3c4a7f

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-greenlet/-/commit/877e9c515e46279c49b134ee4b03ee651b3c4a7f
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/python-objgraph] Pushed new tag 3.6.1-3

2024-04-04 Thread Jelle van der Waa (@jelle)


Jelle van der Waa pushed new tag 3.6.1-3 at Arch Linux / Packaging / Packages / 
python-objgraph

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-objgraph/-/tree/3.6.1-3
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/python-objgraph][main] upgpkg: 3.6.1-3: Rebuild with Python 3.12

2024-04-04 Thread Jelle van der Waa (@jelle)


Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
python-objgraph


Commits:
3c4b0e26 by Jelle van der Waa at 2024-04-04T16:23:15+02:00
upgpkg: 3.6.1-3: Rebuild with Python 3.12

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = python-objgraph
pkgdesc = Draws Python object reference graphs with graphviz
pkgver = 3.6.1
-   pkgrel = 2
+   pkgrel = 3
url = https://github.com/mgedmin/objgraph
arch = any
license = MIT


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 pkgname=python-objgraph
 pkgver=3.6.1
-pkgrel=2
+pkgrel=3
 pkgdesc="Draws Python object reference graphs with graphviz"
 url="https://github.com/mgedmin/objgraph";
 license=('MIT')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-objgraph/-/commit/3c4b0e267f304b71b3ced816cb187cf3559b9adc

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-objgraph/-/commit/3c4b0e267f304b71b3ced816cb187cf3559b9adc
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/python-pytest-xprocess][main] upgpkg: 0.23.0-2: Rebuild with Python 3.12

2024-04-04 Thread Jelle van der Waa (@jelle)


Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
python-pytest-xprocess


Commits:
31765657 by Jelle van der Waa at 2024-04-04T16:20:41+02:00
upgpkg: 0.23.0-2: Rebuild with Python 3.12

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,20 @@
+pkgbase = python-pytest-xprocess
+   pkgdesc = Pytest plugin to manage external processes across test runs.
+   pkgver = 0.23.0
+   pkgrel = 2
+   url = https://github.com/pytest-dev/pytest-xprocess
+   arch = any
+   license = MIT
+   makedepends = python-build
+   makedepends = python-installer
+   makedepends = python-setuptools-scm
+   makedepends = python-wheel
+   depends = python
+   depends = python-psutil
+   depends = python-py
+   depends = python-pytest
+   source = 
pytest-xprocess-0.23.0.tar.gz::https://github.com/pytest-dev/pytest-xprocess/archive/refs/tags/0.23.0.tar.gz
+   sha512sums = 
80b577257413ed1bc4e7799d9c6b90f05a7ff318c273a9c7be902bc996cb99e383ad93e145eb1eabdff23a0d47b7c26174e81fd1933753f53de81816798a05ed
+   b2sums = 
a0494be4d5fd7a8600f7b496dad6d3beefb81e56ff30796d36b8514bf2da74bd014c5bbe757081dfec6cbdc4360425231cf66d6a73565097fbd4c17b10011030
+
+pkgname = python-pytest-xprocess


=
PKGBUILD
=
@@ -5,7 +5,7 @@
 _name=pytest-xprocess
 pkgname=python-pytest-xprocess
 pkgver=0.23.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Pytest plugin to manage external processes across test runs.'
 arch=(any)
 url="https://github.com/pytest-dev/pytest-xprocess";



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-xprocess/-/commit/31765657ed7e0541079658ad86cefe73cac5d7d1

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-xprocess/-/commit/31765657ed7e0541079658ad86cefe73cac5d7d1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/python-pytest-xprocess] Pushed new tag 0.23.0-2

2024-04-04 Thread Jelle van der Waa (@jelle)


Jelle van der Waa pushed new tag 0.23.0-2 at Arch Linux / Packaging / Packages 
/ python-pytest-xprocess

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-xprocess/-/tree/0.23.0-2
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/python-ephemeral-port-reserve][main] upgpkg: 1.1.4-3: Rebuild with Python 3.12

2024-04-04 Thread Jelle van der Waa (@jelle)


Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
python-ephemeral-port-reserve


Commits:
906e5257 by Jelle van der Waa at 2024-04-04T16:18:36+02:00
upgpkg: 1.1.4-3: Rebuild with Python 3.12

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,18 @@
+pkgbase = python-ephemeral-port-reserve
+   pkgdesc = Bind to an ephemeral port
+   pkgver = 1.1.4
+   pkgrel = 3
+   url = https://github.com/Yelp/ephemeral-port-reserve/
+   arch = any
+   license = MIT
+   checkdepends = python-pytest
+   makedepends = python-setuptools
+   makedepends = python-build
+   makedepends = python-installer
+   makedepends = python-wheel
+   depends = python
+   source = 
https://github.com/Yelp/ephemeral-port-reserve//archive/v1.1.4/python-ephemeral-port-reserve-1.1.4.tar.gz
+   sha512sums = 
e0412ac5ec362cffbd5efeb8c24a47ee36b50f2bf126438816824711f1f34412c903b116e96d4e541183925e7422b8f58bb0b7c5b819090d0f3d063cbf8c9f87
+   b2sums = 
843ddbfe8b102c10b3166628ba2aa1ef40f3314a74ac5e944e4e6c500f3f0d871424ca37dbbe64bc385352ba3ee9895884e82fd169962db8b6bf96aaf131d078
+
+pkgname = python-ephemeral-port-reserve


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 pkgname=python-ephemeral-port-reserve
 pkgver=1.1.4
-pkgrel=2
+pkgrel=3
 pkgdesc='Bind to an ephemeral port'
 url='https://github.com/Yelp/ephemeral-port-reserve/'
 arch=('any')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-ephemeral-port-reserve/-/commit/906e5257210b9f4d5fbbe74b001b48e25a853ec8

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-ephemeral-port-reserve/-/commit/906e5257210b9f4d5fbbe74b001b48e25a853ec8
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/python-ephemeral-port-reserve] Pushed new tag 1.1.4-3

2024-04-04 Thread Jelle van der Waa (@jelle)


Jelle van der Waa pushed new tag 1.1.4-3 at Arch Linux / Packaging / Packages / 
python-ephemeral-port-reserve

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-ephemeral-port-reserve/-/tree/1.1.4-3
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/python-itsdangerous] Pushed new tag 2.1.2-4

2024-04-04 Thread Jelle van der Waa (@jelle)


Jelle van der Waa pushed new tag 2.1.2-4 at Arch Linux / Packaging / Packages / 
python-itsdangerous

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-itsdangerous/-/tree/2.1.2-4
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/python-itsdangerous][main] upgpkg: 2.1.2-4: Rebuild with Python 3.12

2024-04-04 Thread Jelle van der Waa (@jelle)


Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
python-itsdangerous


Commits:
d98cb1d9 by Jelle van der Waa at 2024-04-04T16:17:56+02:00
upgpkg: 2.1.2-4: Rebuild with Python 3.12

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,18 @@
+pkgbase = python-itsdangerous
+   pkgdesc = Various helpers to pass trusted data to untrusted environments
+   pkgver = 2.1.2
+   pkgrel = 4
+   url = https://palletsprojects.com/p/itsdangerous/
+   arch = any
+   license = BSD
+   checkdepends = python-pytest
+   checkdepends = python-freezegun
+   makedepends = python-setuptools
+   makedepends = python-build
+   makedepends = python-installer
+   makedepends = python-wheel
+   depends = python
+   source = 
https://github.com/mitsuhiko/itsdangerous/archive/2.1.2/python-itsdangerous-2.1.2.tar.gz
+   sha256sums = 
a983dd8e49b9374c942b7946f9bfbcf639ed4a22838d353e4cd30d45e20cc943
+
+pkgname = python-itsdangerous


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 
 pkgname=python-itsdangerous
 pkgver=2.1.2
-pkgrel=3
+pkgrel=4
 pkgdesc='Various helpers to pass trusted data to untrusted environments'
 arch=('any')
 url='https://palletsprojects.com/p/itsdangerous/'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-itsdangerous/-/commit/d98cb1d91479afc1501676e0b3546310e0526228

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-itsdangerous/-/commit/d98cb1d91479afc1501676e0b3546310e0526228
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/python-click][main] upgpkg: 8.1.7-3: Rebuild with Python 3.12

2024-04-04 Thread Jelle van der Waa (@jelle)


Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
python-click


Commits:
71647f6b by Jelle van der Waa at 2024-04-04T16:16:06+02:00
upgpkg: 8.1.7-3: Rebuild with Python 3.12

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = python-click
pkgdesc = Simple wrapper around optparse for powerful command line 
utilities
pkgver = 8.1.7
-   pkgrel = 2
+   pkgrel = 3
url = https://click.palletsprojects.com/
arch = any
license = BSD


=
PKGBUILD
=
@@ -5,7 +5,7 @@
 pkgname=python-click
 _realname=click
 pkgver=8.1.7
-pkgrel=2
+pkgrel=3
 pkgdesc="Simple wrapper around optparse for powerful command line utilities"
 arch=("any")
 url='https://click.palletsprojects.com/'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-click/-/commit/71647f6b50b94a2f90b804cce93306daffe68fae

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-click/-/commit/71647f6b50b94a2f90b804cce93306daffe68fae
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/python-click] Pushed new tag 8.1.7-3

2024-04-04 Thread Jelle van der Waa (@jelle)


Jelle van der Waa pushed new tag 8.1.7-3 at Arch Linux / Packaging / Packages / 
python-click

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-click/-/tree/8.1.7-3
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/python-blinker][main] upgpkg: 1.7.0-2: Rebuild with Python 3.12

2024-04-04 Thread Jelle van der Waa (@jelle)


Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
python-blinker


Commits:
75ffb39c by Jelle van der Waa at 2024-04-04T16:15:10+02:00
upgpkg: 1.7.0-2: Rebuild with Python 3.12

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = python-blinker
pkgdesc = Fast, simple object-to-object and broadcast signaling
-   pkgver = 1.6.3
-   pkgrel = 1
+   pkgver = 1.7.0
+   pkgrel = 2
url = https://blinker.readthedocs.io
arch = any
license = MIT
@@ -10,7 +10,7 @@ pkgbase = python-blinker
makedepends = python-installer
makedepends = python-flit-core
depends = python
-   source = 
https://files.pythonhosted.org/packages/source/b/blinker/blinker-1.6.3.tar.gz
-   sha512sums = 
2b68751246ac084a97491a360496971416564f21cae909799e2942e915fbee1c6399e43aaa6391cadcdd87f57340013b3a894afa2e9b5dc156baa1245c4928b9
+   source = 
https://files.pythonhosted.org/packages/source/b/blinker/blinker-1.7.0.tar.gz
+   sha512sums = 
b55dc104fd69bf9f682184202f9da7cb6925e7e863f38d5ad5b4b5988b2315aae02da6f4c9f0ec34238b8d5b9b6eec52b06258d93e14416cda3e2b718d9aa60c
 
 pkgname = python-blinker


=
PKGBUILD
=
@@ -3,8 +3,8 @@
 # Contributor: Stefan Tatschner 
 
 pkgname=python-blinker
-pkgver=1.6.3
-pkgrel=1
+pkgver=1.7.0
+pkgrel=2
 pkgdesc="Fast, simple object-to-object and broadcast signaling"
 arch=('any')
 url="https://blinker.readthedocs.io";
@@ -13,7 +13,7 @@ depends=('python')
 makedepends=('python-build' 'python-installer' 'python-flit-core')
 checkdepends=('python-pytest-asyncio')
 
source=("https://files.pythonhosted.org/packages/source/b/blinker/blinker-$pkgver.tar.gz";)
-sha512sums=('2b68751246ac084a97491a360496971416564f21cae909799e2942e915fbee1c6399e43aaa6391cadcdd87f57340013b3a894afa2e9b5dc156baa1245c4928b9')
+sha512sums=('b55dc104fd69bf9f682184202f9da7cb6925e7e863f38d5ad5b4b5988b2315aae02da6f4c9f0ec34238b8d5b9b6eec52b06258d93e14416cda3e2b718d9aa60c')
 
 build() {
   cd blinker-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-blinker/-/commit/75ffb39c6dea7238d26ff4dbf979ce6e5ec56c95

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-blinker/-/commit/75ffb39c6dea7238d26ff4dbf979ce6e5ec56c95
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/python-blinker] Pushed new tag 1.7.0-2

2024-04-04 Thread Jelle van der Waa (@jelle)


Jelle van der Waa pushed new tag 1.7.0-2 at Arch Linux / Packaging / Packages / 
python-blinker

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-blinker/-/tree/1.7.0-2
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/spirv-llvm-translator] Pushed new tag 17.0.0.r6+g70883514-2

2024-04-04 Thread Daniel Bermond (@dbermond)


Daniel Bermond pushed new tag 17.0.0.r6+g70883514-2 at Arch Linux / Packaging / 
Packages / spirv-llvm-translator

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/spirv-llvm-translator/-/tree/17.0.0.r6+g70883514-2
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/spirv-llvm-translator][main] upgpkg: 17.0.0.r6+g70883514-2: python 3.12 rebuild

2024-04-04 Thread Daniel Bermond (@dbermond)


Daniel Bermond pushed to branch main at Arch Linux / Packaging / Packages / 
spirv-llvm-translator


Commits:
f520eef0 by Daniel Bermond at 2024-04-04T11:12:57-03:00
upgpkg: 17.0.0.r6+g70883514-2: python 3.12 rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,10 +1,10 @@
 pkgbase = spirv-llvm-translator
pkgdesc = Tool and a library for bi-directional translation between 
SPIR-V and LLVM IR
pkgver = 17.0.0.r6+g70883514
-   pkgrel = 1
+   pkgrel = 2
url = https://github.com/KhronosGroup/SPIRV-LLVM-Translator
arch = x86_64
-   license = custom
+   license = LicenseRef-custom
checkdepends = python
checkdepends = python-setuptools
checkdepends = clang


=
PKGBUILD
=
@@ -4,11 +4,11 @@
 _srcname=SPIRV-LLVM-Translator
 pkgname=${_srcname,,}
 pkgver=17.0.0.r6+g70883514
-pkgrel=1
+pkgrel=2
 pkgdesc="Tool and a library for bi-directional translation between SPIR-V and 
LLVM IR"
 arch=(x86_64)
 url="https://github.com/KhronosGroup/SPIRV-LLVM-Translator";
-license=(custom)
+license=(LicenseRef-custom)
 depends=(llvm-libs spirv-tools)
 makedepends=(git cmake llvm spirv-headers)
 checkdepends=(python python-setuptools clang)
@@ -24,6 +24,7 @@ pkgver() {
 
 build() {
   cmake -B build -S ${_srcname} \
+-G 'Unix Makefiles' \
 -DBUILD_SHARED_LIBS=ON \
 -DCMAKE_BUILD_TYPE=Release \
 -DCMAKE_INSTALL_PREFIX=/usr \
@@ -33,15 +34,15 @@ build() {
 -DLLVM_EXTERNAL_LIT=/usr/bin/lit \
 -DLLVM_EXTERNAL_SPIRV_HEADERS_SOURCE_DIR=/usr/include/spirv/ \
 -Wno-dev
-  make -C build
+  cmake --build build
 }
 
 check() {
-  LD_LIBRARY_PATH="${srcdir}/build/lib/SPIRV" make -C build test
+  LD_LIBRARY_PATH="${srcdir}/build/lib/SPIRV" ctest --test-dir build 
--output-on-failure
 }
 
 package() {
-  make -C build DESTDIR="${pkgdir}" install
+  DESTDIR="${pkgdir}" cmake --install build
   install -Dm755 build/tools/llvm-spirv/llvm-spirv -t "${pkgdir}"/usr/bin
   install -Dm644 ${_srcname}/LICENSE.TXT -t 
"${pkgdir}"/usr/share/licenses/${pkgname}/
 }



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/spirv-llvm-translator/-/commit/f520eef0e3fce2801da282f6e29b78c100b6ab01

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/spirv-llvm-translator/-/commit/f520eef0e3fce2801da282f6e29b78c100b6ab01
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/python-intervals][main] upgpkg: 0.9.2-5: Rebuild with Python 3.12

2024-04-04 Thread Jelle van der Waa (@jelle)


Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
python-intervals


Commits:
55b5b36b by Jelle van der Waa at 2024-04-04T16:11:04+02:00
upgpkg: 0.9.2-5: Rebuild with Python 3.12

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,18 @@
+pkgbase = python-intervals
+   pkgdesc = Python tools for handling intervals (ranges of comparable 
objects).
+   pkgver = 0.9.2
+   pkgrel = 5
+   url = https://github.com/kvesteri/intervals
+   arch = any
+   license = BSD
+   checkdepends = python-pytest
+   makedepends = python
+   makedepends = python-setuptools
+   depends = python
+   depends = python-infinity
+   source = 
https://files.pythonhosted.org/packages/source/i/intervals/intervals-0.9.2.tar.gz
+   source = pytest5.patch
+   sha512sums = 
40da5f7630bc84dbd47196e7e84f94701730b4f2ee71294edfaecfc9187f5c05333fc79502c315d5962c29c9c2a50c8e471980c98764d7c0581d33383a487e4a
+   sha512sums = 
af545bec7d8157259197e045396d69ac1791b5e0420056fca69bea444cceacaa208ae568fd80792f614e1c775611ea22c48521bdd47dbdd976a699c150835f96
+
+pkgname = python-intervals


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 _name=intervals
 pkgname="python-${_name}"
 pkgver=0.9.2
-pkgrel=4
+pkgrel=5
 pkgdesc='Python tools for handling intervals (ranges of comparable objects).'
 url='https://github.com/kvesteri/intervals'
 depends=('python' 'python-infinity')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-intervals/-/commit/55b5b36b04a4e2db0cceef0191db70ab8b3557ea

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-intervals/-/commit/55b5b36b04a4e2db0cceef0191db70ab8b3557ea
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/python-intervals] Pushed new tag 0.9.2-5

2024-04-04 Thread Jelle van der Waa (@jelle)


Jelle van der Waa pushed new tag 0.9.2-5 at Arch Linux / Packaging / Packages / 
python-intervals

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-intervals/-/tree/0.9.2-5
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/python-infinity][main] upgpkg: 1.5-7: Rebuild with Python 3.12

2024-04-04 Thread Jelle van der Waa (@jelle)


Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
python-infinity


Commits:
02131656 by Jelle van der Waa at 2024-04-04T16:10:01+02:00
upgpkg: 1.5-7: Rebuild with Python 3.12

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,15 @@
+pkgbase = python-infinity
+   pkgdesc = All-in-one infinity value for Python. Can be compared to any 
object.
+   pkgver = 1.5
+   pkgrel = 7
+   url = https://github.com/kvesteri/infinity
+   arch = any
+   license = BSD
+   checkdepends = python-pytest
+   makedepends = python-setuptools
+   makedepends = python-six
+   depends = python
+   source = 
https://pypi.python.org/packages/source/i/infinity/infinity-1.5.tar.gz
+   sha512sums = 
d61c16fe08749dab050ffb17f8cb392b22ef0c409d736625820419859a0533e067d04a3244e937cf968b40eb02d6bcecb0f80525797dc372eba7205836bad9cb
+
+pkgname = python-infinity


=
PKGBUILD
=
@@ -4,12 +4,12 @@
 _name=infinity
 pkgname="python-${_name}"
 pkgver=1.5
-pkgrel=6
+pkgrel=7
 pkgdesc='All-in-one infinity value for Python. Can be compared to any object.'
 url='https://github.com/kvesteri/infinity'
 depends=('python')
 checkdepends=('python-pytest')
-makedepends=('python-setuptools')
+makedepends=('python-setuptools' 'python-six')
 license=('BSD')
 arch=('any')
 
source=("https://pypi.python.org/packages/source/i/${_name}/${_name}-${pkgver}.tar.gz";)



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-infinity/-/commit/021316565fe8252536d2c4948678723cebeff3ca

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-infinity/-/commit/021316565fe8252536d2c4948678723cebeff3ca
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/python-infinity] Pushed new tag 1.5-7

2024-04-04 Thread Jelle van der Waa (@jelle)


Jelle van der Waa pushed new tag 1.5-7 at Arch Linux / Packaging / Packages / 
python-infinity

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-infinity/-/tree/1.5-7
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/python-ijson] Pushed new tag 3.2.3-2

2024-04-04 Thread Alexander Epaneshnikov (@alex19ep)


Alexander Epaneshnikov pushed new tag 3.2.3-2 at Arch Linux / Packaging / 
Packages / python-ijson

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-ijson/-/tree/3.2.3-2
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/python-ijson][main] upgpkg: 3.2.3-2: Rebuild against Python 3.12

2024-04-04 Thread Alexander Epaneshnikov (@alex19ep)


Alexander Epaneshnikov pushed to branch main at Arch Linux / Packaging / 
Packages / python-ijson


Commits:
ec865bf3 by Alexander Epaneshnikov at 2024-04-04T17:09:21+03:00
upgpkg: 3.2.3-2: Rebuild against Python 3.12

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = python-ijson
pkgdesc = Iterative JSON parser with Pythonic interface
pkgver = 3.2.3
-   pkgrel = 1
+   pkgrel = 2
url = https://github.com/ICRAR/ijson
arch = x86_64
license = BSD


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 
 pkgname=python-ijson
 pkgver=3.2.3
-pkgrel=1
+pkgrel=2
 pkgdesc="Iterative JSON parser with Pythonic interface"
 arch=(x86_64)
 url="https://github.com/ICRAR/ijson";



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-ijson/-/commit/ec865bf3c77ea2b53d68972a26b87c6b10a19c7e

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-ijson/-/commit/ec865bf3c77ea2b53d68972a26b87c6b10a19c7e
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/python-frozendict] Pushed new tag 1-2.4.0-2

2024-04-04 Thread Alexander Epaneshnikov (@alex19ep)


Alexander Epaneshnikov pushed new tag 1-2.4.0-2 at Arch Linux / Packaging / 
Packages / python-frozendict

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-frozendict/-/tree/1-2.4.0-2
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/python-frozendict][main] upgpkg: 1:2.4.0-2: Rebuild against Python 3.12

2024-04-04 Thread Alexander Epaneshnikov (@alex19ep)


Alexander Epaneshnikov pushed to branch main at Arch Linux / Packaging / 
Packages / python-frozendict


Commits:
7f1b97b5 by Alexander Epaneshnikov at 2024-04-04T17:07:03+03:00
upgpkg: 1:2.4.0-2: Rebuild against Python 3.12

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = python-frozendict
pkgdesc = An immutable dictionary
pkgver = 2.4.0
-   pkgrel = 1
+   pkgrel = 2
epoch = 1
url = https://pypi.python.org/pypi/frozendict/
arch = any


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 
 pkgname=python-frozendict
 pkgver=2.4.0
-pkgrel=1
+pkgrel=2
 epoch=1
 pkgdesc='An immutable dictionary'
 url='https://pypi.python.org/pypi/frozendict/'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-frozendict/-/commit/7f1b97b55ce28325a4441e8b86684b505d5d9e74

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-frozendict/-/commit/7f1b97b55ce28325a4441e8b86684b505d5d9e74
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/python-scrypt][main] upgpkg: 0.8.24-2: Rebuild with Python 3.12

2024-04-04 Thread Jelle van der Waa (@jelle)


Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
python-scrypt


Commits:
b299fd5a by Jelle van der Waa at 2024-04-04T16:05:41+02:00
upgpkg: 0.8.24-2: Rebuild with Python 3.12

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = python-scrypt
pkgdesc = Bindings for the scrypt key derivation function library
pkgver = 0.8.24
-   pkgrel = 1
+   pkgrel = 2
url = https://github.com/holgern/py-scrypt
arch = x86_64
license = BSD-2-Clause


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 
 pkgname=python-scrypt
 pkgver=0.8.24
-pkgrel=1
+pkgrel=2
 pkgdesc='Bindings for the scrypt key derivation function library'
 url='https://github.com/holgern/py-scrypt'
 arch=('x86_64')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-scrypt/-/commit/b299fd5a0ac0e32558a3f4d57cd1fbd225a5e62f

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-scrypt/-/commit/b299fd5a0ac0e32558a3f4d57cd1fbd225a5e62f
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/python-scrypt] Pushed new tag 0.8.24-2

2024-04-04 Thread Jelle van der Waa (@jelle)


Jelle van der Waa pushed new tag 0.8.24-2 at Arch Linux / Packaging / Packages 
/ python-scrypt

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-scrypt/-/tree/0.8.24-2
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/python-testing.common.database][main] upgpkg: 2.0.3-10: Rebuild with Python 3.12

2024-04-04 Thread Chih-Hsuan Yen (@yan12125)


Chih-Hsuan Yen pushed to branch main at Arch Linux / Packaging / Packages / 
python-testing.common.database


Commits:
a7b31bb2 by Chih-Hsuan Yen at 2024-04-04T22:03:30+08:00
upgpkg: 2.0.3-10: Rebuild with Python 3.12

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,15 @@
+pkgbase = python-testing.common.database
+   pkgdesc = Utilities for testing.* packages
+   pkgver = 2.0.3
+   pkgrel = 10
+   url = https://github.com/tk0miya/testing.common.database
+   arch = any
+   license = Apache
+   makedepends = python-setuptools
+   depends = python
+   source = 
python-testing.common.database-2.0.3.tar.gz::https://github.com/tk0miya/testing.common.database/archive/2.0.3.tar.gz
+   source = python310.patch
+   sha256sums = 
f2d4f865e52bacf54cf853b6043cceb06a31ed020b50d3b0e63c7e59c66f00b4
+   sha256sums = 
826867930199ad4032b668fdd8113f0390856c7c947ae25c44c232be9f4801da
+
+pkgname = python-testing.common.database


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 pkgname=python-testing.common.database
 pkgver=2.0.3
-pkgrel=9
+pkgrel=10
 pkgdesc='Utilities for testing.* packages'
 arch=(any)
 url='https://github.com/tk0miya/testing.common.database'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-testing.common.database/-/commit/a7b31bb20ac3176252c6260669e916361e472609

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-testing.common.database/-/commit/a7b31bb20ac3176252c6260669e916361e472609
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/python-testing.common.database] Pushed new tag 2.0.3-10

2024-04-04 Thread Chih-Hsuan Yen (@yan12125)


Chih-Hsuan Yen pushed new tag 2.0.3-10 at Arch Linux / Packaging / Packages / 
python-testing.common.database

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-testing.common.database/-/tree/2.0.3-10
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/python-snappy] Pushed new tag 0.6.1-4

2024-04-04 Thread Chih-Hsuan Yen (@yan12125)


Chih-Hsuan Yen pushed new tag 0.6.1-4 at Arch Linux / Packaging / Packages / 
python-snappy

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-snappy/-/tree/0.6.1-4
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/python-snappy][main] upgpkg: 0.6.1-4: Rebuild with Python 3.12

2024-04-04 Thread Chih-Hsuan Yen (@yan12125)


Chih-Hsuan Yen pushed to branch main at Arch Linux / Packaging / Packages / 
python-snappy


Commits:
c4d79fe8 by Chih-Hsuan Yen at 2024-04-04T22:02:54+08:00
upgpkg: 0.6.1-4: Rebuild with Python 3.12

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,15 @@
+pkgbase = python-snappy
+   pkgdesc = Python bindings for the snappy compression library.
+   pkgver = 0.6.1
+   pkgrel = 4
+   url = https://github.com/andrix/python-snappy
+   arch = x86_64
+   license = BSD
+   checkdepends = python-pytest
+   makedepends = python-setuptools
+   depends = python
+   depends = snappy
+   source = 
https://files.pythonhosted.org/packages/source/p/python-snappy/python-snappy-0.6.1.tar.gz
+   sha256sums = 
b6a107ab06206acc5359d4c5632bd9b22d448702a79b3169b0c62e0fb808bb2a
+
+pkgname = python-snappy


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 
 pkgname=python-snappy
 pkgver=0.6.1
-pkgrel=3
+pkgrel=4
 pkgdesc='Python bindings for the snappy compression library.'
 url='https://github.com/andrix/python-snappy'
 depends=(python snappy)



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-snappy/-/commit/c4d79fe823952500b36ee4af9675e8d07f91e172

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-snappy/-/commit/c4d79fe823952500b36ee4af9675e8d07f91e172
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/python-pytrie] Pushed new tag 0.4.0-7

2024-04-04 Thread Chih-Hsuan Yen (@yan12125)


Chih-Hsuan Yen pushed new tag 0.4.0-7 at Arch Linux / Packaging / Packages / 
python-pytrie

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytrie/-/tree/0.4.0-7
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/python-pytrie][main] upgpkg: 0.4.0-7: Rebuild with Python 3.12

2024-04-04 Thread Chih-Hsuan Yen (@yan12125)


Chih-Hsuan Yen pushed to branch main at Arch Linux / Packaging / Packages / 
python-pytrie


Commits:
b66037e1 by Chih-Hsuan Yen at 2024-04-04T22:02:30+08:00
upgpkg: 0.4.0-7: Rebuild with Python 3.12

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,15 @@
+pkgbase = python-pytrie
+   pkgdesc = A pure Python implementation of the trie data structure.
+   pkgver = 0.4.0
+   pkgrel = 7
+   url = https://github.com/gsakkis/pytrie/
+   arch = any
+   license = BSD
+   checkdepends = python-tests
+   makedepends = python-setuptools
+   depends = python
+   depends = python-sortedcontainers
+   source = 
https://files.pythonhosted.org/packages/source/P/PyTrie/PyTrie-0.4.0.tar.gz
+   sha256sums = 
8f4488f402d3465993fb6b6efa09866849ed8cda7903b50647b7d0342b805379
+
+pkgname = python-pytrie


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 
 pkgname=python-pytrie
 pkgver=0.4.0
-pkgrel=6
+pkgrel=7
 pkgdesc="A pure Python implementation of the trie data structure."
 url="https://github.com/gsakkis/pytrie/";
 depends=(python python-sortedcontainers)



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytrie/-/commit/b66037e123f2bc38ac3b1a1e8f6061876fb485e4

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytrie/-/commit/b66037e123f2bc38ac3b1a1e8f6061876fb485e4
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/python-pyhcl][main] upgpkg: 0.4.5-2: Rebuild with Python 3.12

2024-04-04 Thread Chih-Hsuan Yen (@yan12125)


Chih-Hsuan Yen pushed to branch main at Arch Linux / Packaging / Packages / 
python-pyhcl


Commits:
1380fbd6 by Chih-Hsuan Yen at 2024-04-04T22:02:08+08:00
upgpkg: 0.4.5-2: Rebuild with Python 3.12

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,18 @@
+pkgbase = python-pyhcl
+   pkgdesc = HCL configuration parser for python
+   pkgver = 0.4.5
+   pkgrel = 2
+   url = https://pypi.org/project/pyhcl/
+   arch = any
+   license = MPL2
+   checkdepends = python-pytest
+   makedepends = git
+   makedepends = python-build
+   makedepends = python-installer
+   makedepends = python-setuptools
+   makedepends = python-wheel
+   depends = python
+   source = 
git+https://github.com/virtuald/pyhcl.git#commit=5dcf8b8a5e826e24cd6e572c4215283bf4b06d45
+   sha256sums = SKIP
+
+pkgname = python-pyhcl


=
PKGBUILD
=
@@ -6,7 +6,7 @@ pkgname=python-pyhcl
 # curl https://api.github.com/repos/virtuald/pyhcl/git/ref/tags/$pkgver | jq 
-r .object.sh
 _commit=5dcf8b8a5e826e24cd6e572c4215283bf4b06d45
 pkgver=0.4.5
-pkgrel=1
+pkgrel=2
 pkgdesc='HCL configuration parser for python'
 arch=(any)
 url='https://pypi.org/project/pyhcl/'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pyhcl/-/commit/1380fbd62baf91e292e251955a2b7b04f438e377

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pyhcl/-/commit/1380fbd62baf91e292e251955a2b7b04f438e377
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/python-pyhcl] Pushed new tag 0.4.5-2

2024-04-04 Thread Chih-Hsuan Yen (@yan12125)


Chih-Hsuan Yen pushed new tag 0.4.5-2 at Arch Linux / Packaging / Packages / 
python-pyhcl

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pyhcl/-/tree/0.4.5-2
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/python-py-partiql-parser] Pushed new tag 0.5.0-2

2024-04-04 Thread Chih-Hsuan Yen (@yan12125)


Chih-Hsuan Yen pushed new tag 0.5.0-2 at Arch Linux / Packaging / Packages / 
python-py-partiql-parser

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-py-partiql-parser/-/tree/0.5.0-2
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/python-py-partiql-parser][main] upgpkg: 0.5.0-2: Rebuild with Python 3.12

2024-04-04 Thread Chih-Hsuan Yen (@yan12125)


Chih-Hsuan Yen pushed to branch main at Arch Linux / Packaging / Packages / 
python-py-partiql-parser


Commits:
2f433127 by Chih-Hsuan Yen at 2024-04-04T22:01:38+08:00
upgpkg: 0.5.0-2: Rebuild with Python 3.12

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = python-py-partiql-parser
pkgdesc = Python Parser for PartiQL
pkgver = 0.5.0
-   pkgrel = 1
+   pkgrel = 2
url = https://github.com/getmoto/py-partiql-parser
arch = any
license = MIT


=
PKGBUILD
=
@@ -5,7 +5,7 @@ _pkgname=py-partiql-parser
 # https://github.com/getmoto/py-partiql-parser/blob/main/CHANGELOG.md
 # UPDATE_BLOCKED: blocked along with python-moto
 pkgver=0.5.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Python Parser for PartiQL'
 arch=(any)
 url='https://github.com/getmoto/py-partiql-parser'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-py-partiql-parser/-/commit/2f433127c6e4f163288e63dd2090582817df3320

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-py-partiql-parser/-/commit/2f433127c6e4f163288e63dd2090582817df3320
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/python-prctl][main] upgpkg: 1.8.1-6: Rebuild with Python 3.12

2024-04-04 Thread Chih-Hsuan Yen (@yan12125)


Chih-Hsuan Yen pushed to branch main at Arch Linux / Packaging / Packages / 
python-prctl


Commits:
d2b2adc1 by Chih-Hsuan Yen at 2024-04-04T22:01:13+08:00
upgpkg: 1.8.1-6: Rebuild with Python 3.12

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,22 @@
+pkgbase = python-prctl
+   pkgdesc = Python(ic) interface to the linux prctl syscall
+   pkgver = 1.8.1
+   pkgrel = 6
+   url = https://github.com/seveas/python-prctl
+   arch = x86_64
+   license = GPL
+   checkdepends = iputils
+   checkdepends = procps-ng
+   makedepends = python-setuptools
+   depends = python
+   depends = libcap
+   source = 
python-prctl-1.8.1.tar.gz::https://github.com/seveas/python-prctl/archive/v1.8.1.tar.gz
+   source = 
python-prctl-kernel-5.10.patch::https://github.com/seveas/python-prctl/pull/33.patch
+   source = skip-tests.diff
+   source = setuptools-62.1.diff
+   sha512sums = 
a251b0aefbd6a16d69fd664cadf87ba16af87e7551ae474846858876007028c13b619e227518688e876f95726d327eb4793c37a34317ec8a1bf2c6ea02a31b21
+   sha512sums = 
839bd732ebe4318dd11a2f0037fd60e6b79de84374ef575278cd787eac87c19b00290f5871e70ebb14301fb8a7eb2dc718a754290285cc6f2e9abe6ef161b802
+   sha512sums = 
d7aa5bf2a1854892d2a62fd78f713e6a9df5ff7b6d44a676316970dba348590151d6db5e0583d039db816d361793c8d2f143836bd4113f881e823c741f462bed
+   sha512sums = 
7ad2c724860db6c8d3b4e767696e18cedd96a567a97ad14ac2dc29d0bb2f0dc01961775b6dac704dfcee6b00db89b9768f99dc0e68cdbf09ddc0ba4e1027a81a
+
+pkgname = python-prctl


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 
 pkgname=python-prctl
 pkgver=1.8.1
-pkgrel=5
+pkgrel=6
 pkgdesc='Python(ic) interface to the linux prctl syscall'
 arch=('x86_64')
 license=('GPL')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-prctl/-/commit/d2b2adc10652fea430d8522ca0e93a55c9848d7b

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-prctl/-/commit/d2b2adc10652fea430d8522ca0e93a55c9848d7b
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/python-prctl] Pushed new tag 1.8.1-6

2024-04-04 Thread Chih-Hsuan Yen (@yan12125)


Chih-Hsuan Yen pushed new tag 1.8.1-6 at Arch Linux / Packaging / Packages / 
python-prctl

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-prctl/-/tree/1.8.1-6
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/python-nose-random] Pushed new tag 1.0.0-11

2024-04-04 Thread Chih-Hsuan Yen (@yan12125)


Chih-Hsuan Yen pushed new tag 1.0.0-11 at Arch Linux / Packaging / Packages / 
python-nose-random

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-nose-random/-/tree/1.0.0-11
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/python-nose-random][main] upgpkg: 1.0.0-11: Rebuild with Python 3.12

2024-04-04 Thread Chih-Hsuan Yen (@yan12125)


Chih-Hsuan Yen pushed to branch main at Arch Linux / Packaging / Packages / 
python-nose-random


Commits:
472d1e93 by Chih-Hsuan Yen at 2024-04-04T22:00:45+08:00
upgpkg: 1.0.0-11: Rebuild with Python 3.12

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,13 @@
+pkgbase = python-nose-random
+   pkgdesc = Nose plugin to facilitate randomized unit testing
+   pkgver = 1.0.0
+   pkgrel = 11
+   url = https://github.com/xlwings/nose-random
+   arch = any
+   license = MIT
+   makedepends = python-setuptools
+   depends = python-nose
+   source = 
https://github.com/xlwings/nose-random/archive/1.0.0/python-nose-random-1.0.0.tar.gz
+   sha256sums = 
528b1c9396cfa415741afaad60ecde695a657c9364dc01240050c747192f5148
+
+pkgname = python-nose-random


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 pkgname=python-nose-random
 _pkgname=nose-random
 pkgver=1.0.0
-pkgrel=10
+pkgrel=11
 pkgdesc='Nose plugin to facilitate randomized unit testing'
 arch=(any)
 url='https://github.com/xlwings/nose-random'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-nose-random/-/commit/472d1e937577a11ea04017deedd01b40f952b27f

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-nose-random/-/commit/472d1e937577a11ea04017deedd01b40f952b27f
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/python-junit-xml][main] upgpkg: 1.9-8: Rebuild with Python 3.12

2024-04-04 Thread Chih-Hsuan Yen (@yan12125)


Chih-Hsuan Yen pushed to branch main at Arch Linux / Packaging / Packages / 
python-junit-xml


Commits:
b100c654 by Chih-Hsuan Yen at 2024-04-04T22:00:07+08:00
upgpkg: 1.9-8: Rebuild with Python 3.12

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,20 @@
+pkgbase = python-junit-xml
+   pkgdesc = A Python module for creating JUnit XML test result documents
+   pkgver = 1.9
+   pkgrel = 8
+   url = https://github.com/kyrus/python-junit-xml
+   arch = any
+   license = MIT
+   checkdepends = python-pytest
+   makedepends = python-build
+   makedepends = python-installer
+   makedepends = python-setuptools
+   makedepends = python-wheel
+   makedepends = git
+   depends = python
+   depends = python-six
+   source = 
git+https://github.com/kyrus/python-junit-xml?signed#commit=19d3cc333d35dfd2d17d75c506336c15e5c6685a
+   validpgpkeys = 8CCF41209F4D9FB6599E8943B797246363239E88
+   sha256sums = SKIP
+
+pkgname = python-junit-xml


=
PKGBUILD
=
@@ -4,7 +4,7 @@ pkgname=python-junit-xml
 # The commit that bumps version in setup.py
 _commit=19d3cc333d35dfd2d17d75c506336c15e5c6685a
 pkgver=1.9
-pkgrel=7
+pkgrel=8
 pkgdesc='A Python module for creating JUnit XML test result documents'
 arch=(any)
 url='https://github.com/kyrus/python-junit-xml'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-junit-xml/-/commit/b100c654a031b0efc67d728f797be82bb9b6a83c

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-junit-xml/-/commit/b100c654a031b0efc67d728f797be82bb9b6a83c
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/python-junit-xml] Pushed new tag 1.9-8

2024-04-04 Thread Chih-Hsuan Yen (@yan12125)


Chih-Hsuan Yen pushed new tag 1.9-8 at Arch Linux / Packaging / Packages / 
python-junit-xml

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-junit-xml/-/tree/1.9-8
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/python-croniter][main] upgpkg: 2.0.1-2: Rebuild with Python 3.12

2024-04-04 Thread Chih-Hsuan Yen (@yan12125)


Chih-Hsuan Yen pushed to branch main at Arch Linux / Packaging / Packages / 
python-croniter


Commits:
ce3d2cac by Chih-Hsuan Yen at 2024-04-04T21:59:17+08:00
upgpkg: 2.0.1-2: Rebuild with Python 3.12

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = python-croniter
pkgdesc = A Python module to provide iteration for datetime object.
pkgver = 2.0.1
-   pkgrel = 1
+   pkgrel = 2
url = https://github.com/kiorky/croniter
arch = any
license = MIT


=
PKGBUILD
=
@@ -6,7 +6,7 @@ pkgname=python-croniter
 _name=${pkgname#python-}
 # https://github.com/kiorky/croniter/blob/master/CHANGELOG.rst
 pkgver=2.0.1
-pkgrel=1
+pkgrel=2
 pkgdesc="A Python module to provide iteration for datetime object."
 arch=('any')
 url="https://github.com/kiorky/croniter";



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-croniter/-/commit/ce3d2cac85f041a096afcb061c196a28e8852cc3

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-croniter/-/commit/ce3d2cac85f041a096afcb061c196a28e8852cc3
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/python-croniter] Pushed new tag 2.0.1-2

2024-04-04 Thread Chih-Hsuan Yen (@yan12125)


Chih-Hsuan Yen pushed new tag 2.0.1-2 at Arch Linux / Packaging / Packages / 
python-croniter

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-croniter/-/tree/2.0.1-2
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/python-apsw][main] Run the tests

2024-04-04 Thread Jelle van der Waa (@jelle)


Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
python-apsw


Commits:
a6d3a890 by Jelle van der Waa at 2024-04-04T15:57:20+02:00
Run the tests

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -28,7 +28,7 @@ check() {
   gcc ${CFLAGS} ${CPPFLAGS} ${LDFLAGS} -fPIC -shared -o testextension.sqlext 
src/testextension.c
   # do glob expansion in variable assignment
   local python_version=$(python -c 'import sys; print("".join(map(str, 
sys.version_info[:2])))')
-  PYTHONPATH="$PWD/build/lib.linux-$CARCH-cpython-${python_version}" python -m 
unittest discover -vs .
+  PYTHONPATH="$PWD/build/lib.linux-$CARCH-cpython-${python_version}" python -m 
unittest discover -vs apsw
 }
 
 package() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-apsw/-/commit/a6d3a890f8ee479d169f3ecae615cfc600e9574a

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-apsw/-/commit/a6d3a890f8ee479d169f3ecae615cfc600e9574a
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/vault][main] upgpkg: 1.16.1-1

2024-04-04 Thread hashworks (@hashworks)


hashworks pushed to branch main at Arch Linux / Packaging / Packages / vault


Commits:
a1f25bc0 by Justin Kromlinger at 2024-04-04T15:58:55+02:00
upgpkg: 1.16.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = vault
pkgdesc = A tool for managing secrets
-   pkgver = 1.16.0
-   pkgrel = 2
+   pkgver = 1.16.1
+   pkgrel = 1
url = https://vaultproject.io/
install = vault.install
arch = x86_64
@@ -18,11 +18,11 @@ pkgbase = vault
depends = glibc
backup = etc/vault.hcl
backup = etc/default/vault
-   source = 
git+https://github.com/hashicorp/vault#commit=c20eae3e84c55bf5180ac890b83ee81c9d7ded8b
+   source = 
git+https://github.com/hashicorp/vault#commit=6b5986790d7748100de77f7f127119c4a0f78946
source = vault.sysusers
source = vault.tmpfiles
source = vault.hcl
-   sha512sums = 
5651377b33d2056fb8054131c930fbef8d5e8491e7d96825f1f1bf2b4cf3a56fac7e6eaaacfd9c2bf2fc1ec7378df12866cc3ab6581e84108170113c562140e4
+   sha512sums = 
97dda1107c2b245d9f9cb327f74e35e9791883a6a756359099886705a247141ef394c215d1cdbb60e25237155e4d0c0a94ffb6bbb8799a0e90a623c956c73d72
sha512sums = 
92616ccf83fa5ca9f8b0d022cf8ceb1f3549e12b66bf21d9f77f3eb26bd75ec1dc36c155948ec987c642067b85fbfc30a9217d6c503d952a402aa5ef63e50928
sha512sums = 
db327aae6f821ee1ea608abdb3fc82aeeae72ce873d78ada44461644add32afd6c0197019427734498bc28ae187b6f741a02196e40a620caab597e5eef32ca7a
sha512sums = 
75d654ec4eadfe983f57951d470fff8b9eb953b42c08e7b6b3a1baaa0721fd7a9d5be37480b0e4f4fd8518f375348bdd8394848f0fb27cb1d425279acb67f693


=
PKGBUILD
=
@@ -6,8 +6,8 @@
 
 pkgname=vault
 pkgdesc='A tool for managing secrets'
-pkgver=1.16.0
-pkgrel=2
+pkgver=1.16.1
+pkgrel=1
 url="https://vaultproject.io/";
 license=('BUSL-1.1')
 arch=('x86_64')
@@ -15,12 +15,12 @@ depends=('glibc')
 makedepends=('go' 'git' 'yarn' 'bower' 'nodejs-lts-iron' 'npm' 'zip' 'gox' 
'go-tools')
 install=vault.install
 backup=('etc/vault.hcl' 'etc/default/vault')
-_vault_commit='c20eae3e84c55bf5180ac890b83ee81c9d7ded8b'
+_vault_commit='6b5986790d7748100de77f7f127119c4a0f78946'
 source=("git+https://github.com/hashicorp/vault#commit=${_vault_commit}";
   'vault.sysusers'
   'vault.tmpfiles'
   'vault.hcl')
-sha512sums=('5651377b33d2056fb8054131c930fbef8d5e8491e7d96825f1f1bf2b4cf3a56fac7e6eaaacfd9c2bf2fc1ec7378df12866cc3ab6581e84108170113c562140e4'
+sha512sums=('97dda1107c2b245d9f9cb327f74e35e9791883a6a756359099886705a247141ef394c215d1cdbb60e25237155e4d0c0a94ffb6bbb8799a0e90a623c956c73d72'
 
'92616ccf83fa5ca9f8b0d022cf8ceb1f3549e12b66bf21d9f77f3eb26bd75ec1dc36c155948ec987c642067b85fbfc30a9217d6c503d952a402aa5ef63e50928'
 
'db327aae6f821ee1ea608abdb3fc82aeeae72ce873d78ada44461644add32afd6c0197019427734498bc28ae187b6f741a02196e40a620caab597e5eef32ca7a'
 
'75d654ec4eadfe983f57951d470fff8b9eb953b42c08e7b6b3a1baaa0721fd7a9d5be37480b0e4f4fd8518f375348bdd8394848f0fb27cb1d425279acb67f693')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/vault/-/commit/a1f25bc0b15192650626eb2230461e7249f20c85

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/vault/-/commit/a1f25bc0b15192650626eb2230461e7249f20c85
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/vault] Pushed new tag 1.16.1-1

2024-04-04 Thread hashworks (@hashworks)


hashworks pushed new tag 1.16.1-1 at Arch Linux / Packaging / Packages / vault

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/vault/-/tree/1.16.1-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/flatbuffers][main] upgpkg: 24.3.25-2: Rebuild with Python 3.12

2024-04-04 Thread Chih-Hsuan Yen (@yan12125)


Chih-Hsuan Yen pushed to branch main at Arch Linux / Packaging / Packages / 
flatbuffers


Commits:
80d28882 by Chih-Hsuan Yen at 2024-04-04T21:58:26+08:00
upgpkg: 24.3.25-2: Rebuild with Python 3.12

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = flatbuffers
pkgdesc = An efficient cross platform serialization library for C++, 
with support for Java, C# and Go
pkgver = 24.3.25
-   pkgrel = 1
+   pkgrel = 2
url = https://google.github.io/flatbuffers/
arch = x86_64
license = Apache


=
PKGBUILD
=
@@ -6,7 +6,7 @@ pkgbase=flatbuffers
 pkgname=(flatbuffers python-flatbuffers)
 # https://github.com/google/flatbuffers/blob/master/CHANGELOG.md
 pkgver=24.3.25
-pkgrel=1
+pkgrel=2
 pkgdesc='An efficient cross platform serialization library for C++, with 
support for Java, C# and Go'
 arch=(x86_64)
 url='https://google.github.io/flatbuffers/'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/flatbuffers/-/commit/80d28882a66cdcc87078849412a8429978ba7696

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/flatbuffers/-/commit/80d28882a66cdcc87078849412a8429978ba7696
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/flatbuffers] Pushed new tag 24.3.25-2

2024-04-04 Thread Chih-Hsuan Yen (@yan12125)


Chih-Hsuan Yen pushed new tag 24.3.25-2 at Arch Linux / Packaging / Packages / 
flatbuffers

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/flatbuffers/-/tree/24.3.25-2
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/python-lmdb][main] upgpkg: 1.4.1-3: python 3.12 rebuild

2024-04-04 Thread Daniel Bermond (@dbermond)


Daniel Bermond pushed to branch main at Arch Linux / Packaging / Packages / 
python-lmdb


Commits:
255e5647 by Daniel Bermond at 2024-04-04T10:57:53-03:00
upgpkg: 1.4.1-3: python 3.12 rebuild

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,19 @@
+pkgbase = python-lmdb
+   pkgdesc = Universal Python binding for the LMDB Lightning Database
+   pkgver = 1.4.1
+   pkgrel = 3
+   url = https://github.com/jnwatson/py-lmdb/
+   arch = x86_64
+   license = OLDAP-2.8
+   checkdepends = python-pytest
+   makedepends = python-build
+   makedepends = python-installer
+   makedepends = python-setuptools
+   makedepends = python-wheel
+   depends = python
+   depends = python-cffi
+   depends = lmdb
+   source = 
https://github.com/jnwatson/py-lmdb//archive/py-lmdb_1.4.1.tar.gz
+   sha256sums = 
c574035dd85ef7f5b1d6d9c9f639fcaff51fcf85a397c5b6d721e161e6077f51
+
+pkgname = python-lmdb


=
PKGBUILD
=
@@ -4,11 +4,11 @@
 _pkg=py-lmdb
 pkgname=python-lmdb
 pkgver=1.4.1
-pkgrel=2
+pkgrel=3
 pkgdesc="Universal Python binding for the LMDB Lightning Database"
 arch=(x86_64)
 url="https://github.com/jnwatson/py-lmdb/";
-license=('custom: OpenLDAP')
+license=('OLDAP-2.8')
 depends=(python python-cffi lmdb)
 makedepends=(python-build python-installer python-setuptools python-wheel)
 checkdepends=(python-pytest)



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-lmdb/-/commit/255e5647af7ff1c9562f10291970bd4bdfa87913

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-lmdb/-/commit/255e5647af7ff1c9562f10291970bd4bdfa87913
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/python-lmdb] Pushed new tag 1.4.1-3

2024-04-04 Thread Daniel Bermond (@dbermond)


Daniel Bermond pushed new tag 1.4.1-3 at Arch Linux / Packaging / Packages / 
python-lmdb

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-lmdb/-/tree/1.4.1-3
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/aws-cli][main] upgpkg: 1.32.34-2: Rebuild with Python 3.12

2024-04-04 Thread Chih-Hsuan Yen (@yan12125)


Chih-Hsuan Yen pushed to branch main at Arch Linux / Packaging / Packages / 
aws-cli


Commits:
7d1fd5c1 by Chih-Hsuan Yen at 2024-04-04T21:54:10+08:00
upgpkg: 1.32.34-2: Rebuild with Python 3.12

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = aws-cli
pkgdesc = Universal Command Line Interface for Amazon Web Services
pkgver = 1.32.34
-   pkgrel = 1
+   pkgrel = 2
url = https://github.com/aws/aws-cli
arch = any
license = Apache


=
PKGBUILD
=
@@ -5,7 +5,7 @@
 
 pkgname=aws-cli
 pkgver=1.32.34
-pkgrel=1
+pkgrel=2
 pkgdesc='Universal Command Line Interface for Amazon Web Services'
 arch=('any')
 url="https://github.com/aws/aws-cli";



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/aws-cli/-/commit/7d1fd5c13b12bf38821498bf203b85534bf7926f

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/aws-cli/-/commit/7d1fd5c13b12bf38821498bf203b85534bf7926f
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/aws-cli] Pushed new tag 1.32.34-2

2024-04-04 Thread Chih-Hsuan Yen (@yan12125)


Chih-Hsuan Yen pushed new tag 1.32.34-2 at Arch Linux / Packaging / Packages / 
aws-cli

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/aws-cli/-/tree/1.32.34-2
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/python-breathe][main] upgpkg: 4.35.0-3: python 3.12 rebuild

2024-04-04 Thread Daniel Bermond (@dbermond)


Daniel Bermond pushed to branch main at Arch Linux / Packaging / Packages / 
python-breathe


Commits:
52738dcc by Daniel Bermond at 2024-04-04T10:54:01-03:00
upgpkg: 4.35.0-3: python 3.12 rebuild

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,24 @@
+pkgbase = python-breathe
+   pkgdesc = An extension to reStructuredText and Sphinx to be able to 
read and render Doxygen xml output
+   pkgver = 4.35.0
+   pkgrel = 3
+   url = https://breathe.readthedocs.org/en/latest/
+   arch = any
+   license = BSD-3-Clause
+   checkdepends = python-pytest
+   makedepends = python-build
+   makedepends = python-installer
+   makedepends = python-setuptools
+   makedepends = python-wheel
+   depends = python
+   depends = python-docutils
+   depends = python-sphinx
+   source = 
https://github.com/michaeljones/breathe/archive/v4.35.0/python-breathe-4.35.0.tar.gz
+   source = 
python-breathe-4.35.0.tar.gz.sig::https://github.com/michaeljones/breathe/releases/download/v4.35.0/breathe-4.35.0.tar.gz.sig
+   source = 
010-python-breathe-fix-tests-with-sphinx7.2.6.patch::https://github.com/breathe-doc/breathe/pull/976.patch
+   validpgpkeys = 8AED58021FEACDD5F27BA0E6A72F627716EA9D96
+   sha512sums = 
76e36fceb89c21e2c62471a37b856f8e7077f946ca8ebffdd068297d7d447ba4f42f8f9d91e231f7a181d7dba2cb8650479f35f8bef342184e5ccbd3dd951f91
+   sha512sums = SKIP
+   sha512sums = 
daf9aec441cd3708978b6cc292ec46cde28b4df441ae5b8c9514200f647bbb60010e50125665a2723e467a48123ac991d36ddaf07d59b34fcb680a3d820cded7
+
+pkgname = python-breathe


=
PKGBUILD
=
@@ -4,20 +4,26 @@
 
 pkgname=python-breathe
 pkgver=4.35.0
-pkgrel=2
+pkgrel=3
 pkgdesc="An extension to reStructuredText and Sphinx to be able to read and 
render Doxygen xml output"
 arch=('any')
 url="https://breathe.readthedocs.org/en/latest/";
-license=('BSD')
+license=('BSD-3-Clause')
 depends=('python' 'python-docutils' 'python-sphinx')
 makedepends=('python-build' 'python-installer' 'python-setuptools' 
'python-wheel')
 checkdepends=('python-pytest')
 
source=("https://github.com/michaeljones/breathe/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz";
-
"${pkgname}-${pkgver}.tar.gz.sig"::"https://github.com/michaeljones/breathe/releases/download/v${pkgver}/breathe-${pkgver}.tar.gz.sig";)
+
"${pkgname}-${pkgver}.tar.gz.sig"::"https://github.com/michaeljones/breathe/releases/download/v${pkgver}/breathe-${pkgver}.tar.gz.sig";
+
'010-python-breathe-fix-tests-with-sphinx7.2.6.patch'::'https://github.com/breathe-doc/breathe/pull/976.patch')
 
sha512sums=('76e36fceb89c21e2c62471a37b856f8e7077f946ca8ebffdd068297d7d447ba4f42f8f9d91e231f7a181d7dba2cb8650479f35f8bef342184e5ccbd3dd951f91'
-'SKIP')
+'SKIP'
+
'daf9aec441cd3708978b6cc292ec46cde28b4df441ae5b8c9514200f647bbb60010e50125665a2723e467a48123ac991d36ddaf07d59b34fcb680a3d820cded7')
 validpgpkeys=('8AED58021FEACDD5F27BA0E6A72F627716EA9D96') # Melvin Vermeeren 

 
+prepare() {
+patch -d "breathe-${pkgver}" -Np1 -i 
"${srcdir}/010-python-breathe-fix-tests-with-sphinx7.2.6.patch"
+}
+
 build() {
   cd "breathe-${pkgver}"
   python -m build --wheel --no-isolation



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-breathe/-/commit/52738dcc3e956910b3dd6331f7215f361701e5e6

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-breathe/-/commit/52738dcc3e956910b3dd6331f7215f361701e5e6
You're receiving this email because of your account on gitlab.archlinux.org.




<    1   2   3   4   5   6   7   8   9   10   >