[Git][archlinux/packaging/packages/cantor][main] upgpkg: 24.02.1-2: Python 3.12 rebuild

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


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


Commits:
2d37b95d by Antonio Rojas at 2024-04-04T08:56:01+02:00
upgpkg: 24.02.1-2: Python 3.12 rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = cantor
pkgdesc = KDE Frontend to Mathematical Software
pkgver = 24.02.1
-   pkgrel = 1
+   pkgrel = 2
url = https://apps.kde.org/cantor/
arch = x86_64
groups = kde-applications


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 
 pkgname=cantor
 pkgver=24.02.1
-pkgrel=1
+pkgrel=2
 pkgdesc='KDE Frontend to Mathematical Software'
 url='https://apps.kde.org/cantor/'
 arch=(x86_64)



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/cantor/-/commit/2d37b95d04fa5796e0a421deba37aeb553825494

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




[Git][archlinux/packaging/packages/cantor] Pushed new tag 24.02.1-2

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


Antonio Rojas pushed new tag 24.02.1-2 at Arch Linux / Packaging / Packages / 
cantor

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




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

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


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


Commits:
41a2ee54 by Jelle van der Waa at 2024-04-04T08:55:54+02:00
upgpkg: 4.2.11-2: Rebuild with Python 3.12

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = django
pkgdesc = A high-level Python Web framework that encourages rapid 
development and clean design
pkgver = 4.2.11
-   pkgrel = 1
+   pkgrel = 2
url = http://www.djangoproject.com/
arch = any
license = BSD


=
PKGBUILD
=
@@ -5,7 +5,7 @@
 pkgbase=django
 pkgname=('python-django')
 pkgver=4.2.11
-pkgrel=1
+pkgrel=2
 pkgdesc="A high-level Python Web framework that encourages rapid development 
and clean design"
 arch=('any')
 license=('BSD')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/django/-/commit/41a2ee546e891e5668685724fb0f160976404142

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




[Git][archlinux/packaging/packages/django] Pushed new tag 4.2.11-2

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


Jelle van der Waa pushed new tag 4.2.11-2 at Arch Linux / Packaging / Packages 
/ django

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




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

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


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


Commits:
c4c2b134 by Jelle van der Waa at 2024-04-04T08:55:43+02:00
upgpkg: 0.29-2: Rebuild with Python 3.12

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,17 @@
+pkgbase = python-versioneer
+   pkgdesc = A tool for managing a recorded version number in 
setuptools-based python projects
+   pkgver = 0.29
+   pkgrel = 2
+   url = https://github.com/python-versioneer/python-versioneer
+   arch = any
+   license = custom:Unlicense
+   makedepends = git
+   makedepends = python-build
+   makedepends = python-installer
+   makedepends = python-wheel
+   depends = python
+   depends = python-setuptools
+   source = 
python-versioneer::git+https://github.com/python-versioneer/python-versioneer#commit=28c613dbef5fce09dc3ba6b1baa811c2d76b2245
+   b2sums = SKIP
+
+pkgname = python-versioneer


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 pkgname=python-versioneer
 pkgver=0.29
-pkgrel=1
+pkgrel=2
 pkgdesc='A tool for managing a recorded version number in setuptools-based 
python projects'
 arch=('any')
 url='https://github.com/python-versioneer/python-versioneer'



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

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




[Git][archlinux/packaging/packages/python-versioneer] Pushed new tag 0.29-2

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


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

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




[Git][archlinux/packaging/packages/python-hyperlink] Pushed new tag 21.0.0-6

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


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

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




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

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


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


Commits:
1b8f6443 by Jelle van der Waa at 2024-04-04T08:55:11+02:00
upgpkg: 21.0.0-6: Rebuild with Python 3.12

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = python-hyperlink
pkgdesc = A featureful, correct URL for Python
pkgver = 21.0.0
-   pkgrel = 5
+   pkgrel = 6
url = https://github.com/python-hyper/hyperlink
arch = any
license = MIT


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 pkgname=python-hyperlink
 pkgver=21.0.0
-pkgrel=5
+pkgrel=6
 pkgdesc='A featureful, correct URL for Python'
 arch=('any')
 license=('MIT')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-hyperlink/-/commit/1b8f6443ccfb0871c5e9378c6e838d7a587f3811

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




[Git][archlinux/packaging/packages/vapoursynth] Pushed new tag R66-2

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


Antonio Rojas pushed new tag R66-2 at Arch Linux / Packaging / Packages / 
vapoursynth

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




[Git][archlinux/packaging/packages/vapoursynth][main] upgpkg: R66-2: Python 3.12 rebuild

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


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


Commits:
5f7d56fe by Antonio Rojas at 2024-04-04T08:53:48+02:00
upgpkg: R66-2: Python 3.12 rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = vapoursynth
pkgdesc = A video processing framework with the future in mind
pkgver = R66
-   pkgrel = 1
+   pkgrel = 2
url = http://www.vapoursynth.com/
arch = x86_64
license = LGPL2.1


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 
 pkgname=vapoursynth
 pkgver=R66
-pkgrel=1
+pkgrel=2
 pkgdesc='A video processing framework with the future in mind'
 arch=(x86_64)
 url=http://www.vapoursynth.com/



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

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




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

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


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


Commits:
ca4e38fb by Jelle van der Waa at 2024-04-04T08:51:32+02:00
upgpkg: 1.7.0-7: Rebuild with Python 3.12

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,15 @@
+pkgbase = python-tblib
+   pkgdesc = Python traceback fiddling library
+   pkgver = 1.7.0
+   pkgrel = 7
+   url = https://github.com/ionelmc/python-tblib
+   arch = any
+   license = BSD
+   makedepends = python-setuptools
+   makedepends = python-six
+   depends = python-six
+   source = 
https://github.com/ionelmc/python-tblib/archive/v1.7.0/python-tblib-1.7.0.tar.gz
+   sha512sums = 
14745af9647262c4569ae578e2bd439b4fbc430735449bf3c4dbc99c6dd39706725ddbf5b6d6e078eee34f0ccb5d9a5f5143d133a2a0b171afa6975e21c30999
+   b2sums = 
edbd9e475304b6486072ef86147a65c0a8f540dc821a0f7e8babd72386276246b64d3d04f4fbb89edb34164965746e999694fba5d5b65f71b8ce3e8cfddb0add
+
+pkgname = python-tblib


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 pkgname=python-tblib
 _pyname=tblib
 pkgver=1.7.0
-pkgrel=6
+pkgrel=7
 pkgdesc='Python traceback fiddling library'
 url='https://github.com/ionelmc/python-tblib'
 arch=('any')



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

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




[Git][archlinux/packaging/packages/python-tblib] Pushed new tag 1.7.0-7

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


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

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




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

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


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


Commits:
842d41f5 by Jelle van der Waa at 2024-04-04T08:48:30+02:00
upgpkg: 3.7.2-2: Rebuild with Python 3.12

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,15 @@
+pkgbase = python-asgiref
+   pkgdesc = Reference ASGI adapters and channel layers
+   pkgver = 3.7.2
+   pkgrel = 2
+   url = http://github.com/django/asgiref
+   arch = any
+   license = BSD
+   checkdepends = python-pytest
+   checkdepends = python-pytest-asyncio
+   makedepends = python-setuptools
+   depends = python
+   source = https://pypi.io/packages/source/a/asgiref/asgiref-3.7.2.tar.gz
+   sha256sums = 
9e0ce3aa93a819ba5b45120216b23878cf6e8525eb3848653452b4192b92afed
+
+pkgname = python-asgiref


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 pkgname=python-asgiref
 pkgver=3.7.2
-pkgrel=1
+pkgrel=2
 pkgdesc="Reference ASGI adapters and channel layers"
 arch=(any)
 url="http://github.com/django/asgiref";



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-asgiref/-/commit/842d41f582ae2f6f2207d884e1b3c62dd6d9a1d7

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




[Git][archlinux/packaging/packages/python-asgiref] Pushed new tag 3.7.2-2

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


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

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




[Git][archlinux/packaging/packages/python-sqlparse] Pushed new tag 0.4.4-2

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


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

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




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

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


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


Commits:
40e02205 by Jelle van der Waa at 2024-04-04T08:48:22+02:00
upgpkg: 0.4.4-2: Rebuild with Python 3.12

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = python-sqlparse
pkgdesc = Non-validating SQL parser for Python
pkgver = 0.4.4
-   pkgrel = 1
+   pkgrel = 2
url = https://github.com/andialbrecht/sqlparse
arch = any
license = BSD


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 
 pkgname=python-sqlparse
 pkgver=0.4.4
-pkgrel=1
+pkgrel=2
 pkgdesc='Non-validating SQL parser for Python'
 arch=('any')
 url=https://github.com/andialbrecht/sqlparse



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-sqlparse/-/commit/40e022051ab684a18e840f5439c8c385c2a0d3f4

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




[Git][archlinux/packaging/packages/python-pypandoc] Pushed new tag 1.13-2

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


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

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




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

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


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


Commits:
ca6a0d45 by Jelle van der Waa at 2024-04-04T08:46:37+02:00
upgpkg: 1.13-2: Rebuild with Python 3.12

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = python-pypandoc
pkgdesc = Thin wrapper for pandoc
pkgver = 1.13
-   pkgrel = 1
+   pkgrel = 2
url = https://github.com/JessicaTegner/pypandoc
arch = any
license = MIT


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 
 pkgname=python-pypandoc
 pkgver=1.13
-pkgrel=1
+pkgrel=2
 pkgdesc="Thin wrapper for pandoc"
 arch=('any')
 license=('MIT')



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

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




[Git][archlinux/packaging/packages/kdevelop-python] Pushed new tag 24.02.1-2

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


Antonio Rojas pushed new tag 24.02.1-2 at Arch Linux / Packaging / Packages / 
kdevelop-python

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




[Git][archlinux/packaging/packages/kdevelop-python][main] upgpkg: 24.02.1-2: Python 3.12 rebuild

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


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
kdevelop-python


Commits:
dec72071 by Antonio Rojas at 2024-04-04T08:45:54+02:00
upgpkg: 24.02.1-2: Python 3.12 rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = kdevelop-python
pkgdesc = Python language and documentation plugin for KDevelop
pkgver = 24.02.1
-   pkgrel = 1
+   pkgrel = 2
url = https://www.kdevelop.org/
arch = x86_64
groups = kde-applications


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 
 pkgname=kdevelop-python
 pkgver=24.02.1
-pkgrel=1
+pkgrel=2
 pkgdesc='Python language and documentation plugin for KDevelop'
 arch=(x86_64)
 url='https://www.kdevelop.org/'



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

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




[Git][archlinux/packaging/packages/kopeninghours][main] upgpkg: 24.02.1-2: Python 3.12 rebuild

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


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


Commits:
c2bb79de by Antonio Rojas at 2024-04-04T08:43:37+02:00
upgpkg: 24.02.1-2: Python 3.12 rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = kopeninghours
pkgdesc = Library for parsing and evaluating OSM opening hours 
expressions
pkgver = 24.02.1
-   pkgrel = 1
+   pkgrel = 2
url = https://www.kde.org
arch = x86_64
license = LGPL-2.0-or-later


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 pkgname=kopeninghours
 pkgver=24.02.1
-pkgrel=1
+pkgrel=2
 pkgdesc='Library for parsing and evaluating OSM opening hours expressions'
 arch=(x86_64)
 url='https://www.kde.org'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kopeninghours/-/commit/c2bb79dee27ab7e068318d4004836b018329a9d9

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




[Git][archlinux/packaging/packages/kopeninghours] Pushed new tag 24.02.1-2

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


Antonio Rojas pushed new tag 24.02.1-2 at Arch Linux / Packaging / Packages / 
kopeninghours

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




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

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


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


Commits:
4167bee4 by Jelle van der Waa at 2024-04-04T08:42:56+02:00
upgpkg: 1.5.1-2: Rebuild with Python 3.12

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = python-pandocfilters
pkgdesc = A python module for writing pandoc filters
pkgver = 1.5.1
-   pkgrel = 1
+   pkgrel = 2
url = https://github.com/jgm/pandocfilters
arch = any
license = BSD


=
PKGBUILD
=
@@ -6,7 +6,7 @@
 pkgname=python-pandocfilters
 _pkgname="${pkgname#python-}"
 pkgver=1.5.1
-pkgrel=1
+pkgrel=2
 pkgdesc='A python module for writing pandoc filters'
 arch=(any)
 url='https://github.com/jgm/pandocfilters'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pandocfilters/-/commit/4167bee4d025a6d38e37548483a9de89e542a019

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




[Git][archlinux/packaging/packages/python-pandocfilters] Pushed new tag 1.5.1-2

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


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

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




[Git][archlinux/packaging/packages/python-cmake-build-extension] Pushed new tag 0.5.1-4

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


Jelle van der Waa pushed new tag 0.5.1-4 at Arch Linux / Packaging / Packages / 
python-cmake-build-extension

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




[Git][archlinux/packaging/packages/python-cmake-build-extension][main] upgpkg: 0.5.1-4: Rebuild with Python 3.12

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


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


Commits:
d11f6166 by Jelle van der Waa at 2024-04-04T08:41:21+02:00
upgpkg: 0.5.1-4: Rebuild with Python 3.12

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = python-cmake-build-extension
pkgdesc = Setuptools extension to build and package CMake projects
pkgver = 0.5.1
-   pkgrel = 3
+   pkgrel = 4
url = https://github.com/diegoferigo/cmake-build-extension
arch = any
license = MIT


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 
 pkgname=python-cmake-build-extension
 pkgver=0.5.1
-pkgrel=3
+pkgrel=4
 pkgdesc='Setuptools extension to build and package CMake projects'
 arch=(any)
 url=https://github.com/diegoferigo/cmake-build-extension



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-cmake-build-extension/-/commit/d11f6166f51ba6a22678d35f5de8aa6518677664

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




[Git][archlinux/packaging/packages/python-setuptools-git] Pushed new tag 1.2-11

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


Jelle van der Waa pushed new tag 1.2-11 at Arch Linux / Packaging / Packages / 
python-setuptools-git

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




[Git][archlinux/packaging/packages/python-setuptools-git][main] upgpkg: 1.2-11: Rebuild with Python 3.12

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


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


Commits:
86c09e59 by Jelle van der Waa at 2024-04-04T08:40:48+02:00
upgpkg: 1.2-11: Rebuild with Python 3.12

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = python-setuptools-git
pkgdesc = Setuptools revision control system plugin for Git
pkgver = 1.2
-   pkgrel = 10
+   pkgrel = 11
url = https://github.com/msabramo/setuptools-git
arch = any
license = BSD


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 pkgname=python-setuptools-git
 pkgver=1.2
-pkgrel=10
+pkgrel=11
 pkgdesc='Setuptools revision control system plugin for Git'
 arch=('any')
 license=('BSD')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-setuptools-git/-/commit/86c09e596b6568ad4598b7278042bdee37fa945a

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




[Git][archlinux/packaging/packages/python-setuptools-gettext] Pushed new tag 0.1.9-2

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


Jelle van der Waa pushed new tag 0.1.9-2 at Arch Linux / Packaging / Packages / 
python-setuptools-gettext

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




[Git][archlinux/packaging/packages/python-setuptools-gettext][main] upgpkg: 0.1.9-2: Rebuild with Python 3.12

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


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


Commits:
f36339be by Jelle van der Waa at 2024-04-04T08:40:26+02:00
upgpkg: 0.1.9-2: Rebuild with Python 3.12

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = python-setuptools-gettext
pkgdesc = Setuptools plugin for building .mo files
pkgver = 0.1.9
-   pkgrel = 1
+   pkgrel = 2
url = https://github.com/breezy-team/setuptools-gettext
arch = any
license = GPL2


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 pkgname=python-setuptools-gettext
 pkgver=0.1.9
-pkgrel=1
+pkgrel=2
 pkgdesc='Setuptools plugin for building .mo files'
 arch=(any)
 url=https://github.com/breezy-team/setuptools-gettext



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-setuptools-gettext/-/commit/f36339be4dfc90a21dc5404a56345db5d488ffaf

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




[Git][archlinux/packaging/packages/python-virtualenv-clone][main] 2 commits: upgpkg: 0.5.7-4: Rebuild with Python 3.12

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


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


Commits:
ad6ad831 by Jelle van der Waa at 2024-04-04T08:39:16+02:00
upgpkg: 0.5.7-4: Rebuild with Python 3.12

- - - - -
2be15828 by Jelle van der Waa at 2024-04-04T08:40:03+02:00
upgpkg: 0.5.7-5: Rebuild with Python 3.12

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,14 @@
+pkgbase = python-virtualenv-clone
+   pkgdesc = A script for cloning a non-relocatable virtualenv.
+   pkgver = 0.5.7
+   pkgrel = 5
+   url = https://github.com/edwardgeorge/virtualenv-clone
+   arch = any
+   license = GPL
+   makedepends = python-setuptools
+   depends = python
+   options = !emptydirs
+   source = 
https://files.pythonhosted.org/packages/source/v/virtualenv-clone/virtualenv-clone-0.5.7.tar.gz
+   sha256sums = 
418ee935c36152f8f153c79824bb93eaf6f0f7984bae31d3f48f350b9183501a
+
+pkgname = python-virtualenv-clone


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 pkgname='python-virtualenv-clone'
 pkgver=0.5.7
-pkgrel=4
+pkgrel=5
 pkgdesc="A script for cloning a non-relocatable virtualenv."
 arch=('any')
 url="https://github.com/edwardgeorge/virtualenv-clone";



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-virtualenv-clone/-/compare/1a3ca3755cdc81e5c552a956980420ae80077957...2be15828e203c26d6b6d8809e0f2f7956040f219

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-virtualenv-clone/-/compare/1a3ca3755cdc81e5c552a956980420ae80077957...2be15828e203c26d6b6d8809e0f2f7956040f219
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/python-virtualenv-clone] Pushed new tag 0.5.7-5

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


Jelle van der Waa pushed new tag 0.5.7-5 at Arch Linux / Packaging / Packages / 
python-virtualenv-clone

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




[Git][archlinux/packaging/packages/kig][main] upgpkg: 24.02.1-2: Python 3.12 rebuild

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


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


Commits:
ede2ce47 by Antonio Rojas at 2024-04-04T08:39:59+02:00
upgpkg: 24.02.1-2: Python 3.12 rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = kig
pkgdesc = Interactive Geometry
pkgver = 24.02.1
-   pkgrel = 1
+   pkgrel = 2
url = https://apps.kde.org/kig/
arch = x86_64
groups = kde-applications


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 
 pkgname=kig
 pkgver=24.02.1
-pkgrel=1
+pkgrel=2
 pkgdesc='Interactive Geometry'
 url='https://apps.kde.org/kig/'
 arch=(x86_64)



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kig/-/commit/ede2ce47ea7ad56bbc98969fdc2700eb08d56398

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




[Git][archlinux/packaging/packages/kig] Pushed new tag 24.02.1-2

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


Antonio Rojas pushed new tag 24.02.1-2 at Arch Linux / Packaging / Packages / 
kig

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




[Git][archlinux/packaging/packages/aws-cli-v2][main] Avoid intermittent test failures

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


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


Commits:
a3b441a3 by Chih-Hsuan Yen at 2024-04-04T14:24:52+08:00
Avoid intermittent test failures

>From time to time, some tests fail with AWS_ERROR_PRIORITY_QUEUE_EMPTY.
For example,

__ TestCpWithCRTClient.test_streaming_upload_using_crt_client __
[gw26] linux -- Python 3.11.8 
/build/aws-cli-v2/src/awscli-2.15.19/venv/bin/python

self = 

def test_streaming_upload_using_crt_client(self):
cmdline = [
's3', 'cp', '-', 's3://bucket/key'
]
with mock.patch('sys.stdin', BufferedBytesIO(b'foo')):
>   self.run_command(cmdline)

tests/functional/s3/test_cp_command.py:2124:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
tests/functional/s3/__init__.py:424: in run_command
self.assertEqual(
E   AssertionError: 255 != 0 : Expected rc of 0 instead got 255 with stderr 
message:
E   30 (AWS_ERROR_PRIORITY_QUEUE_EMPTY): Attempt to pop an item from an empty 
queue.
-- Captured log call ---
DEBUGawscli.clidriver:clidriver.py:466 Exception caught in main()
Traceback (most recent call last):
  File "/build/aws-cli-v2/src/awscli-2.15.19/awscli/clidriver.py", 
line 460, in main
return command_table[parsed_args.command](remaining, parsed_args)
   ^^
  File 
"/build/aws-cli-v2/src/awscli-2.15.19/awscli/customizations/commands.py",
 line 151, in __call__
return self._subcommand_table[subcommand_name](
   
  File 
"/build/aws-cli-v2/src/awscli-2.15.19/awscli/customizations/commands.py",
 line 205, in __call__
rc = self._run_main(parsed_args, parsed_globals)
 ^^^
  File 
"/build/aws-cli-v2/src/awscli-2.15.19/awscli/customizations/s3/subcommands.py",
 line 717, in _run_main
transfer_manager = self._get_transfer_manager(
   ^^^
  File 
"/build/aws-cli-v2/src/awscli-2.15.19/awscli/customizations/s3/subcommands.py",
 line 759, in _get_transfer_manager
return TransferManagerFactory(self._session).create_transfer_manager(
   ^^
  File 
"/build/aws-cli-v2/src/awscli-2.15.19/awscli/customizations/s3/factory.py",
 line 69, in create_transfer_manager
return self._create_crt_transfer_manager(params, runtime_config)
   ^
  File 
"/build/aws-cli-v2/src/awscli-2.15.19/awscli/customizations/s3/factory.py",
 line 116, in _create_crt_transfer_manager
self._create_crt_client(params, runtime_config),
^^^
  File 
"/build/aws-cli-v2/src/awscli-2.15.19/awscli/customizations/s3/factory.py",
 line 139, in _create_crt_client
return create_s3_crt_client(**create_crt_client_kwargs)
   
  File 
"/build/aws-cli-v2/src/awscli-2.15.19/awscli/s3transfer/crt.py", line 
133, in create_s3_crt_client
event_loop_group = EventLoopGroup(num_threads)
   ^^^
  File "/usr/lib/python3.11/site-packages/awscrt/io.py", line 87, in 
__init__
self._binding = _awscrt.event_loop_group_new(num_threads, is_pinned, 
cpu_group, on_shutdown)


RuntimeError: 30 (AWS_ERROR_PRIORITY_QUEUE_EMPTY): Attempt to pop an item from 
an empty queue.

With the following debugging patch for aws-cli:

diff --git a/tests/functional/s3/test_cp_command.py 
b/tests/functional/s3/test_cp_command.py
index 2864621bd..abc51d326 100644
--- a/tests/functional/s3/test_cp_command.py
+++ b/tests/functional/s3/test_cp_command.py
@@ -2029,7 +2029,7 @@ class TestCpWithCRTClient(BaseCRTTransferClientTest):
 def test_upload_using_crt_client(self):
 filename = self.files.create_file('myfile', 
'mycontent')
 cmdline = [
-'s3', 'cp', filename, 's3://bucket/key'
+'s3', '--debug', 'cp', filename, 
's3://bucket/key'
 ]
 self.run_command(cmdline)
 crt_requests = self.get_crt_make_request_calls()
@@ -2046,7 +2046,7 @@ class TestCpWithCRTClient(BaseCRTTransferClientTest):
 filename1 = self.files.create_file('myfile1', 
'mycontent')
 filename2 = self.files.create_file('myfile2', 
'mycontent')
 cmdline = [
-'s3', 'cp', self.files.rootdir, 
's3://bucket/', '--recursive'
+'s3', '--debug', 'cp', self.files.rootdir, 
's3://bucket/', '--recursive'
 ]
 self.run_command(cmdline)
 crt_requests = self.get_crt_make_request_calls()
@@ -20

[Git][archlinux/packaging/packages/power-profiles-daemon][main] upgpkg: 0.21-1: Update to 0.21

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


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
power-profiles-daemon


Commits:
5e21faf6 by Antonio Rojas at 2024-04-04T08:27:00+02:00
upgpkg: 0.21-1: Update to 0.21

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = power-profiles-daemon
pkgdesc = Makes power profiles handling available over D-Bus
-   pkgver = 0.20
+   pkgver = 0.21
pkgrel = 1
url = https://gitlab.freedesktop.org/upower/power-profiles-daemon
arch = x86_64
@@ -17,7 +17,7 @@ pkgbase = power-profiles-daemon
depends = polkit
depends = upower
optdepends = python-gobject: for powerprofilesctl
-   source = 
https://gitlab.freedesktop.org/upower/power-profiles-daemon/-/archive/0.20/power-profiles-daemon-0.20.tar.gz
-   sha256sums = 
b6d3ad1cdcdc0324d5ccaa86dd0ed465544c1e86360fdbd2b6b2b0723afb6dad
+   source = 
https://gitlab.freedesktop.org/upower/power-profiles-daemon/-/archive/0.21/power-profiles-daemon-0.21.tar.gz
+   sha256sums = 
c15a368a59f2cae1474bdfccdd9357f06b0abc9eb7638a87f68c091aaf570349
 
 pkgname = power-profiles-daemon


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 # Contributor: tinywrkb 
 
 pkgname=power-profiles-daemon
-pkgver=0.20
+pkgver=0.21
 pkgrel=1
 pkgdesc='Makes power profiles handling available over D-Bus'
 url='https://gitlab.freedesktop.org/upower/power-profiles-daemon'
@@ -21,7 +21,7 @@ checkdepends=(python-dbusmock
   python-mccabe
   umockdev)
 
source=(https://gitlab.freedesktop.org/upower/power-profiles-daemon/-/archive/$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('b6d3ad1cdcdc0324d5ccaa86dd0ed465544c1e86360fdbd2b6b2b0723afb6dad')
+sha256sums=('c15a368a59f2cae1474bdfccdd9357f06b0abc9eb7638a87f68c091aaf570349')
 
 build() {
   meson $pkgname-$pkgver build \



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/power-profiles-daemon/-/commit/5e21faf64b31dd7c7b57752503ec2ef33914aa25

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




[Git][archlinux/packaging/packages/power-profiles-daemon] Pushed new tag 0.21-1

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


Antonio Rojas pushed new tag 0.21-1 at Arch Linux / Packaging / Packages / 
power-profiles-daemon

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




[Git][archlinux/packaging/packages/root][main] upgpkg: 6.30.04-1

2024-04-03 Thread Sven-Hendrik Haase (@svenstaro)


Sven-Hendrik Haase pushed to branch main at Arch Linux / Packaging / Packages / 
root


Commits:
9790fdf0 by Sven-Hendrik Haase at 2024-04-04T08:02:10+02:00
upgpkg: 6.30.04-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = root
pkgdesc = C++ data analysis framework and interpreter from CERN
-   pkgver = 6.30.02
-   pkgrel = 2
+   pkgver = 6.30.04
+   pkgrel = 1
url = https://root.cern
arch = x86_64
license = LGPL2.1
@@ -78,7 +78,7 @@ pkgbase = root
optdepends = xrootd>5: Support remote file server and client
optdepends = z3: Suuport the Z3 theorem prover
options = !lto
-   source = https://root.cern.ch/download/root_v6.30.02.source.tar.gz
+   source = https://root.cern.ch/download/root_v6.30.04.source.tar.gz
source = ROOFIT_LICENSE
source = root.xml
source = root.pc.tpl
@@ -87,7 +87,7 @@ pkgbase = root
source = jupyter_notebook_config.py
source = nbman-for-arch.patch
source = thisroot.fail
-   b2sums = 
38b07dff364adac544c927cb76b5f02d69e4a58949b429e6a276906a80769b74f19db72537183c6f33543d2cf924354e626417b386b8952094d6f31e697065f3
+   b2sums = 
ce4aa0aa15bfa36a3be996a410a53146a3b8df06dcf48ebd99229cdbd3f771d33a844d775d0214e9488731a5f6ede7a46f52b05c1c70decb3770b4a338ef34d9
b2sums = 
5da6218a171ee0fbd7b03518dde22787bb0e478a18dcf227eea4e65598c0a0bb299747c6503ad3026804e1a4dbcf4d2b674b83e6ed6e482dd3d14ceb4646dee8
b2sums = 
b5defce795dbfeee75dab0cc4c20ac84fe55cb11e9acdd5e75831b6db98e6190621867a65427ab44d93b6fe30398db6fd191defb029a6dcd0af087c1e5115451
b2sums = 
5e4c589fd9e226fcf7ff9ab880687c10ff0f7b7c03fdf12fc477622d6ec291e2dc62e7f5ce7b68856bccf37b64b2f4331f46788548d39fdca57fd832d1f3b437


=
PKGBUILD
=
@@ -6,8 +6,8 @@
 
 pkgbase=root
 pkgname=('root' 'root-cuda')
-pkgver=6.30.02
-pkgrel=2
+pkgver=6.30.04
+pkgrel=1
 pkgdesc='C++ data analysis framework and interpreter from CERN'
 arch=('x86_64')
 url='https://root.cern'
@@ -100,7 +100,7 @@ source=(
 'nbman-for-arch.patch'
 'thisroot.fail'
 )
-b2sums=('38b07dff364adac544c927cb76b5f02d69e4a58949b429e6a276906a80769b74f19db72537183c6f33543d2cf924354e626417b386b8952094d6f31e697065f3'
+b2sums=('ce4aa0aa15bfa36a3be996a410a53146a3b8df06dcf48ebd99229cdbd3f771d33a844d775d0214e9488731a5f6ede7a46f52b05c1c70decb3770b4a338ef34d9'
 
'5da6218a171ee0fbd7b03518dde22787bb0e478a18dcf227eea4e65598c0a0bb299747c6503ad3026804e1a4dbcf4d2b674b83e6ed6e482dd3d14ceb4646dee8'
 
'b5defce795dbfeee75dab0cc4c20ac84fe55cb11e9acdd5e75831b6db98e6190621867a65427ab44d93b6fe30398db6fd191defb029a6dcd0af087c1e5115451'
 
'5e4c589fd9e226fcf7ff9ab880687c10ff0f7b7c03fdf12fc477622d6ec291e2dc62e7f5ce7b68856bccf37b64b2f4331f46788548d39fdca57fd832d1f3b437'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/root/-/commit/9790fdf07e3ed116a7b8673cf465df497df914a5

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




[Git][archlinux/packaging/packages/root] Pushed new tag 6.30.04-1

2024-04-03 Thread Sven-Hendrik Haase (@svenstaro)


Sven-Hendrik Haase pushed new tag 6.30.04-1 at Arch Linux / Packaging / 
Packages / root

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




[Git][archlinux/packaging/packages/electron29] Pushed new tag 29.2.0-1

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


Caleb Maclennan pushed new tag 29.2.0-1 at Arch Linux / Packaging / Packages / 
electron29

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




[Git][archlinux/packaging/packages/onednn] Pushed new tag 3.4.1-1

2024-04-03 Thread Sven-Hendrik Haase (@svenstaro)


Sven-Hendrik Haase pushed new tag 3.4.1-1 at Arch Linux / Packaging / Packages 
/ onednn

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




[Git][archlinux/packaging/packages/onednn][main] upgpkg: 3.4.1-1

2024-04-03 Thread Sven-Hendrik Haase (@svenstaro)


Sven-Hendrik Haase pushed to branch main at Arch Linux / Packaging / Packages / 
onednn


Commits:
cb0f64af by Sven-Hendrik Haase at 2024-04-04T06:58:59+02:00
upgpkg: 3.4.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = onednn
pkgdesc = oneAPI Deep Neural Network Library (oneDNN)
-   pkgver = 3.3.1
+   pkgver = 3.4.1
pkgrel = 1
url = https://github.com/oneapi-src/oneDNN
arch = x86_64
@@ -12,7 +12,7 @@ pkgbase = onednn
provides = mkl-dnn
replaces = intel-dnnl
replaces = mkl-dnn
-   source = 
onednn-3.3.1.tar.gz::https://github.com/oneapi-src/oneDNN/archive/v3.3.1.tar.gz
-   sha256sums = 
e0b7a9452162e854cf08b4e90bcd1b382b9903ace6a61503a872573880d24c3f
+   source = 
onednn-3.4.1.tar.gz::https://github.com/oneapi-src/oneDNN/archive/v3.4.1.tar.gz
+   sha256sums = 
906559a25581b292352420721112e1656d21029b66e8597816f9e741fbcdeadb
 
 pkgname = onednn


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 # Contributor: Andrew Anderson 
 # Contributor: Jonathon Fernyhough 
 pkgname=onednn
-pkgver=3.3.1
+pkgver=3.4.1
 pkgrel=1
 pkgdesc="oneAPI Deep Neural Network Library (oneDNN)"
 arch=(x86_64)
@@ -14,7 +14,7 @@ license=('APACHE')
 depends=('gcc-libs')
 makedepends=('cmake' 'ninja')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/oneapi-src/oneDNN/archive/v${pkgver}.tar.gz";)
-sha256sums=('e0b7a9452162e854cf08b4e90bcd1b382b9903ace6a61503a872573880d24c3f')
+sha256sums=('906559a25581b292352420721112e1656d21029b66e8597816f9e741fbcdeadb')
 
 build() {
   cd "oneDNN-$pkgver"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/onednn/-/commit/cb0f64af9d4749714ff367612365523b26a460c1

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




[Git][archlinux/packaging/packages/electron28][main] upgpkg: 28.2.10-1

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


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


Commits:
58257a52 by Caleb Maclennan at 2024-04-04T07:42:36+03:00
upgpkg: 28.2.10-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = electron28
pkgdesc = Build cross platform desktop apps with web technologies
-   pkgver = 28.2.9
-   pkgrel = 2
+   pkgver = 28.2.10
+   pkgrel = 1
url = https://electronjs.org
arch = x86_64
license = MIT
@@ -82,7 +82,7 @@ pkgbase = electron28
optdepends = trash-cli: file deletion support (trash-put)
optdepends = xdg-utils: open URLs with desktop’s default (xdg-email, 
xdg-open)
options = !lto
-   source = git+https://github.com/electron/electron.git#tag=v28.2.9
+   source = git+https://github.com/electron/electron.git#tag=v28.2.10
source = 
https://gitlab.com/Matt.Jolly/chromium-patches/-/archive/120/chromium-patches-120.tar.bz2
source = drop-flag-unsupported-by-clang17.patch
source = compiler-rt-adjust-paths.patch
@@ -244,7 +244,7 @@ pkgbase = electron28
source = 
chromium-mirror_third_party_vulkan-deps_vulkan-tools_src::git+https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Tools.git#commit=f7017f23337b90a2b2ceb65a4e1050e8ad89e065
source = 
chromium-mirror_third_party_vulkan-deps_vulkan-utility-libraries_src::git+https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Utility-Libraries.git#commit=dcfce25b439a2785f2c90b184e1964898070b4f1
source = 
chromium-mirror_third_party_vulkan-deps_vulkan-validation-layers_src::git+https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git#commit=281e1c1c6b51bb6b33f88c18ed4da58ac3024311
-   sha256sums = 
33410dba1f46baf37a59a85811e4b14e7a9501b221085dfcfd32956f639938bf
+   sha256sums = 
76fa801e95efdec5509b2cda249161ffd1586c422418f8515f7bdc507e268244
sha256sums = 
ffee1082fbe3d0c9e79dacb8405d5a0e1aa94d6745089a30b093f647354894d2
sha256sums = 
3bd35dab1ded5d9e1befa10d5c6c4555fe0a76d909fb724ac57d0bf10cb666c1
sha256sums = 
b3de01b7df227478687d7517f61a777450dca765756002c80c4915f271e2d961


=
PKGBUILD
=
@@ -8,9 +8,9 @@
 # Note: source array can be synced with an Electron release after updating 
$pkgver with:
 # bash -c 'source PKGBUILD; _update_sources'
 
-pkgver=28.2.9
+pkgver=28.2.10
 _gcc_patches=120
-pkgrel=2
+pkgrel=1
 _major_ver=${pkgver%%.*}
 pkgname="electron${_major_ver}"
 pkgdesc='Build cross platform desktop apps with web technologies'
@@ -228,7 +228,7 @@ 
source=("git+https://github.com/electron/electron.git#tag=v$pkgver";
 
chromium-mirror_third_party_vulkan-deps_vulkan-validation-layers_src::git+https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git#commit=281e1c1c6b51bb6b33f88c18ed4da58ac3024311
 # END managed sources
)
-sha256sums=('33410dba1f46baf37a59a85811e4b14e7a9501b221085dfcfd32956f639938bf'
+sha256sums=('76fa801e95efdec5509b2cda249161ffd1586c422418f8515f7bdc507e268244'
 'ffee1082fbe3d0c9e79dacb8405d5a0e1aa94d6745089a30b093f647354894d2'
 '3bd35dab1ded5d9e1befa10d5c6c4555fe0a76d909fb724ac57d0bf10cb666c1'
 'b3de01b7df227478687d7517f61a777450dca765756002c80c4915f271e2d961'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/electron28/-/commit/58257a52c1832b3eea8702494fda2e0ed6fb3b10

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




[Git][archlinux/packaging/packages/electron28] Pushed new tag 28.2.10-1

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


Caleb Maclennan pushed new tag 28.2.10-1 at Arch Linux / Packaging / Packages / 
electron28

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




[Git][archlinux/packaging/packages/cameractrls] Pushed new tag 0.6.1-1

2024-04-03 Thread Sven-Hendrik Haase (@svenstaro)


Sven-Hendrik Haase pushed new tag 0.6.1-1 at Arch Linux / Packaging / Packages 
/ cameractrls

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




[Git][archlinux/packaging/packages/cameractrls][main] upgpkg: 0.6.1-1

2024-04-03 Thread Sven-Hendrik Haase (@svenstaro)


Sven-Hendrik Haase pushed to branch main at Arch Linux / Packaging / Packages / 
cameractrls


Commits:
055804a4 by Sven-Hendrik Haase at 2024-04-04T06:29:16+02:00
upgpkg: 0.6.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,17 +1,17 @@
 pkgbase = cameractrls
pkgdesc = Camera controls for Linux
-   pkgver = 0.6.0
-   pkgrel = 2
+   pkgver = 0.6.1
+   pkgrel = 1
url = https://github.com/soyersoyer/cameractrls
arch = any
-   license = MIT
+   license = GPL3
depends = gtk4
depends = libjpeg-turbo
depends = python
depends = python-gobject
depends = sdl2
depends = systemd
-   source = 
cameractrls-0.6.0.tar.gz::https://github.com/soyersoyer/cameractrls/archive/refs/tags/v0.6.0.tar.gz
-   sha256sums = 
5ab91dbfe53bc39aab2dd99c14c7d36b31432a56b6b8428d8df6df38021c58d2
+   source = 
cameractrls-0.6.1.tar.gz::https://github.com/soyersoyer/cameractrls/archive/refs/tags/v0.6.1.tar.gz
+   sha256sums = 
8a24618246b3409da5eb698a71fa83f858a38b4eec454561ec6f36ad586b6da7
 
 pkgname = cameractrls


=
PKGBUILD
=
@@ -1,15 +1,15 @@
 # Maintainer: Sven-Hendrik Haase 
 # Contributor: Mark Wagie 
 pkgname=cameractrls
-pkgver=0.6.0
-pkgrel=2
+pkgver=0.6.1
+pkgrel=1
 pkgdesc="Camera controls for Linux"
 arch=('any')
 url="https://github.com/soyersoyer/cameractrls";
-license=('MIT')
+license=('GPL3')
 depends=('gtk4' 'libjpeg-turbo' 'python' 'python-gobject' 'sdl2' 'systemd')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/refs/tags/v$pkgver.tar.gz")
-sha256sums=('5ab91dbfe53bc39aab2dd99c14c7d36b31432a56b6b8428d8df6df38021c58d2')
+sha256sums=('8a24618246b3409da5eb698a71fa83f858a38b4eec454561ec6f36ad586b6da7')
 
 prepare() {
   cd "$pkgname-$pkgver"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/cameractrls/-/commit/055804a4565ee33bc221d325293389bd3bd8cb98

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




[Git][archlinux/packaging/packages/tp_smapi-lts][main] upgpkg: 0.44-21: rebuild for [testing]

2024-04-03 Thread Lukas Fleischer (@lfleischer)


Lukas Fleischer pushed to branch main at Arch Linux / Packaging / Packages / 
tp_smapi-lts


Commits:
56f63385 by Lukas Fleischer at 2024-04-04T11:00:13+07:00
upgpkg: 0.44-21: rebuild for [testing]

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = tp_smapi-lts
pkgdesc = Modules for ThinkPad's SMAPI functionality
pkgver = 0.44
-   pkgrel = 20
+   pkgrel = 21
url = https://github.com/evgeni/tp_smapi
arch = x86_64
license = GPL-2.0-only


=
PKGBUILD
=
@@ -9,7 +9,7 @@
 
 pkgname=tp_smapi-lts
 pkgver=0.44
-pkgrel=20
+pkgrel=21
 pkgdesc="Modules for ThinkPad's SMAPI functionality"
 arch=('x86_64')
 url='https://github.com/evgeni/tp_smapi'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/tp_smapi-lts/-/commit/56f63385f561d28bbad98d479e82719d8e909f4f

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




[Git][archlinux/packaging/packages/tp_smapi-lts] Pushed new tag 0.44-21

2024-04-03 Thread Lukas Fleischer (@lfleischer)


Lukas Fleischer pushed new tag 0.44-21 at Arch Linux / Packaging / Packages / 
tp_smapi-lts

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/tp_smapi-lts/-/tree/0.44-21
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/tp_smapi][main] upgpkg: 0.44-48: rebuild against [testing]

2024-04-03 Thread Lukas Fleischer (@lfleischer)


Lukas Fleischer pushed to branch main at Arch Linux / Packaging / Packages / 
tp_smapi


Commits:
aaef20e2 by Lukas Fleischer at 2024-04-04T10:55:03+07:00
upgpkg: 0.44-48: rebuild against [testing]

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = tp_smapi
pkgdesc = Modules for ThinkPad's SMAPI functionality
pkgver = 0.44
-   pkgrel = 47
+   pkgrel = 48
url = https://github.com/evgeni/tp_smapi
arch = x86_64
license = GPL-2.0-only


=
PKGBUILD
=
@@ -9,7 +9,7 @@
 
 pkgname=tp_smapi
 pkgver=0.44
-pkgrel=47
+pkgrel=48
 pkgdesc="Modules for ThinkPad's SMAPI functionality"
 url='https://github.com/evgeni/tp_smapi'
 arch=(x86_64)



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/tp_smapi/-/commit/aaef20e2477f806b168dae08e9e8c86a81be3f97

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




[Git][archlinux/packaging/packages/tp_smapi] Pushed new tag 0.44-48

2024-04-03 Thread Lukas Fleischer (@lfleischer)


Lukas Fleischer pushed new tag 0.44-48 at Arch Linux / Packaging / Packages / 
tp_smapi

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




[Git][archlinux/packaging/packages/tp_smapi][main] upgpkg: 0.44-47: update license and rebuild

2024-04-03 Thread Lukas Fleischer (@lfleischer)


Lukas Fleischer pushed to branch main at Arch Linux / Packaging / Packages / 
tp_smapi


Commits:
179e98c1 by Lukas Fleischer at 2024-04-04T10:51:10+07:00
upgpkg: 0.44-47: update license and rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,10 +1,10 @@
 pkgbase = tp_smapi
pkgdesc = Modules for ThinkPad's SMAPI functionality
pkgver = 0.44
-   pkgrel = 46
+   pkgrel = 47
url = https://github.com/evgeni/tp_smapi
arch = x86_64
-   license = GPL
+   license = GPL-2.0-only
makedepends = git
makedepends = linux-headers
source = 
git+https://github.com/evgeni/tp_smapi#commit=6e80bb1752280bcd142d86ecd0739661bd0e8312


=
PKGBUILD
=
@@ -9,11 +9,11 @@
 
 pkgname=tp_smapi
 pkgver=0.44
-pkgrel=46
+pkgrel=47
 pkgdesc="Modules for ThinkPad's SMAPI functionality"
 url='https://github.com/evgeni/tp_smapi'
 arch=(x86_64)
-license=(GPL)
+license=('GPL-2.0-only')
 makedepends=(
   git
   linux-headers



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/tp_smapi/-/commit/179e98c1e6f65020072cd4ff75a34c6910f7b94c

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




[Git][archlinux/packaging/packages/tp_smapi-lts][main] upgpkg: 0.44-20: update license and rebuild

2024-04-03 Thread Lukas Fleischer (@lfleischer)


Lukas Fleischer pushed to branch main at Arch Linux / Packaging / Packages / 
tp_smapi-lts


Commits:
6c42e492 by Lukas Fleischer at 2024-04-04T10:51:24+07:00
upgpkg: 0.44-20: update license and rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,10 +1,10 @@
 pkgbase = tp_smapi-lts
pkgdesc = Modules for ThinkPad's SMAPI functionality
pkgver = 0.44
-   pkgrel = 19
+   pkgrel = 20
url = https://github.com/evgeni/tp_smapi
arch = x86_64
-   license = GPL
+   license = GPL-2.0-only
makedepends = linux-lts-headers
makedepends = git
source = 
git+https://github.com/evgeni/tp_smapi#commit=6e80bb1752280bcd142d86ecd0739661bd0e8312


=
PKGBUILD
=
@@ -9,11 +9,11 @@
 
 pkgname=tp_smapi-lts
 pkgver=0.44
-pkgrel=19
+pkgrel=20
 pkgdesc="Modules for ThinkPad's SMAPI functionality"
 arch=('x86_64')
 url='https://github.com/evgeni/tp_smapi'
-license=('GPL')
+license=('GPL-2.0-only')
 makedepends=('linux-lts-headers' 'git')
 _commit=6e80bb1752280bcd142d86ecd0739661bd0e8312  # tags/tp-smapi/0.44
 source=("git+https://github.com/evgeni/tp_smapi#commit=$_commit";)



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/tp_smapi-lts/-/commit/6c42e492b0800ab116b92319f421f9228fd1918b

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




[Git][archlinux/packaging/packages/tp_smapi-lts] Pushed new tag 0.44-20

2024-04-03 Thread Lukas Fleischer (@lfleischer)


Lukas Fleischer pushed new tag 0.44-20 at Arch Linux / Packaging / Packages / 
tp_smapi-lts

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/tp_smapi-lts/-/tree/0.44-20
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/tp_smapi] Pushed new tag 0.44-47

2024-04-03 Thread Lukas Fleischer (@lfleischer)


Lukas Fleischer pushed new tag 0.44-47 at Arch Linux / Packaging / Packages / 
tp_smapi

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




[Git][archlinux/packaging/packages/cameractrls][main] upgpkg: 0.6.0-2: Add cameractrlsd (fixes #3)

2024-04-03 Thread Sven-Hendrik Haase (@svenstaro)


Sven-Hendrik Haase pushed to branch main at Arch Linux / Packaging / Packages / 
cameractrls


Commits:
d8614b3b by Sven-Hendrik Haase at 2024-04-04T04:08:15+02:00
upgpkg: 0.6.0-2: Add cameractrlsd (fixes #3)

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = cameractrls
pkgdesc = Camera controls for Linux
pkgver = 0.6.0
-   pkgrel = 1
+   pkgrel = 2
url = https://github.com/soyersoyer/cameractrls
arch = any
license = MIT


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 # Contributor: Mark Wagie 
 pkgname=cameractrls
 pkgver=0.6.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Camera controls for Linux"
 arch=('any')
 url="https://github.com/soyersoyer/cameractrls";
@@ -21,7 +21,7 @@ prepare() {
 package() {
   cd "$pkgname-$pkgver"
   local site_packages=$(python -c "import site; 
print(site.getsitepackages()[0])")
-  install -Dm755 camera{ctrls,ctrlsgtk4,ptzgame,ptzmidi,ptzspnav,view}.py -t \
+  install -Dm755 
camera{ctrls,ctrlsd,ctrlsgtk4,ptzgame,ptzmidi,ptzspnav,view}.py -t \
 "${pkgdir}${site_packages}/CameraCtrls/"
   install -Dm644 "pkg/hu.irl.cameractrls.svg" -t 
"${pkgdir}${site_packages}/CameraCtrls/images/"
   install -Dm644 "pkg/hu.irl.cameractrls.metainfo.xml" -t 
"$pkgdir/usr/share/metainfo/"
@@ -29,7 +29,8 @@ package() {
   install -Dm644 pkg/hu.irl.cameractrls.desktop -t 
"$pkgdir/usr/share/applications/"
 
   install -d "$pkgdir"/usr/{bin,share/icons/hicolor/scalable/apps}
-  ln -s "${site_packages}/CameraCtrls/cameractrls.py" 
"$pkgdir/usr/bin/$pkgname"
+  ln -s "${site_packages}/CameraCtrls/cameractrls.py" 
"$pkgdir/usr/bin/${pkgname}"
+  ln -s "${site_packages}/CameraCtrls/cameractrlsd.py" 
"$pkgdir/usr/bin/${pkgname}d"
   ln -s "${site_packages}/CameraCtrls/cameractrlsgtk4.py" 
"$pkgdir/usr/bin/${pkgname}gtk4"
   ln -s "${site_packages}/CameraCtrls/images/hu.irl.cameractrls.svg" 
"$pkgdir/usr/share/icons/hicolor/scalable/apps/hu.irl.cameractrls.svg"
 }



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/cameractrls/-/commit/d8614b3bd707fb3283087220d96bb596fb7d4816

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




[Git][archlinux/packaging/packages/cameractrls] Pushed new tag 0.6.0-2

2024-04-03 Thread Sven-Hendrik Haase (@svenstaro)


Sven-Hendrik Haase pushed new tag 0.6.0-2 at Arch Linux / Packaging / Packages 
/ cameractrls

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




[Git][archlinux/packaging/packages/stardict] Pushed new tag 3.0.7-2

2024-04-03 Thread Felix Yan (@felixonmars)


Felix Yan pushed new tag 3.0.7-2 at Arch Linux / Packaging / Packages / stardict

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




[Git][archlinux/packaging/packages/stardict][main] upgpkg: 3.0.7-2

2024-04-03 Thread Felix Yan (@felixonmars)


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / stardict


Commits:
e7e843a4 by Felix Yan at 2024-04-04T01:48:13+00:00
upgpkg: 3.0.7-2

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,14 +1,13 @@
 pkgbase = stardict
pkgdesc = International dictionary software
pkgver = 3.0.7
-   pkgrel = 1
+   pkgrel = 2
url = http://stardict-4.sourceforge.net/
arch = x86_64
license = GPL
makedepends = enchant
makedepends = espeak-ng
makedepends = mariadb-libs
-   makedepends = pcre
makedepends = yelp-tools
makedepends = gnome-common
depends = gtk3


=
PKGBUILD
=
@@ -6,7 +6,7 @@
 
 pkgname=stardict
 pkgver=3.0.7
-pkgrel=1
+pkgrel=2
 pkgdesc='International dictionary software'
 arch=('x86_64')
 url='http://stardict-4.sourceforge.net/'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/stardict/-/commit/e7e843a47cf0a68709b4d4f851f64996cd016f2a

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




[Git][archlinux/packaging/packages/pypinyin][main] upgpkg: 0.50.0-2

2024-04-03 Thread Felix Yan (@felixonmars)


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / pypinyin


Commits:
ed215fa1 by Felix Yan at 2024-04-04T01:37:54+00:00
upgpkg: 0.50.0-2

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,12 +1,15 @@
 pkgbase = pypinyin
pkgdesc = Chinese characters transliteration module and tool
pkgver = 0.50.0
-   pkgrel = 1
+   pkgrel = 2
url = https://github.com/mozillazg/python-pinyin
arch = any
license = MIT
checkdepends = python-pytest-cov
makedepends = python-setuptools
+   makedepends = python-build
+   makedepends = python-installer
+   makedepends = python-wheel
makedepends = phrase-pinyin-data
makedepends = pinyin-data
depends = python


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 
 pkgname=pypinyin
 pkgver=0.50.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Chinese characters transliteration module and tool'
 arch=('any')
 url='https://github.com/mozillazg/python-pinyin'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pypinyin/-/commit/ed215fa1db5d8f4aec7b575f60b669249520ab8f

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




[Git][archlinux/packaging/packages/pypinyin] Pushed new tag 0.50.0-2

2024-04-03 Thread Felix Yan (@felixonmars)


Felix Yan pushed new tag 0.50.0-2 at Arch Linux / Packaging / Packages / 
pypinyin

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




[Git][archlinux/packaging/packages/stardict][main] Remove pcre

2024-04-03 Thread Felix Yan (@felixonmars)


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / stardict


Commits:
83c2d33d by loqs at 2024-03-22T19:44:18+00:00
Remove pcre

pcre is only required by src/dsl2dict.c which does not exist.

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -12,7 +12,7 @@ arch=('x86_64')
 url='http://stardict-4.sourceforge.net/'
 license=('GPL')
 depends=('gtk3' 'libsigc++' 'libcanberra')
-makedepends=('enchant' 'espeak-ng' 'mariadb-libs' 'pcre' 'yelp-tools' 
'gnome-common')
+makedepends=('enchant' 'espeak-ng' 'mariadb-libs' 'yelp-tools' 'gnome-common')
 optdepends=('enchant: spell checker plugin'
 'espeak-ng: text to speech plugin')
 options=('!emptydirs')
@@ -32,6 +32,7 @@ prepare() {
   sed -i '/gnome-doc-utils.make/d' dict/help/Makefile.am
   sed -i 's|espeak/speak_lib.h|espeak-ng/speak_lib.h|' dict/configure.ac 
dict/stardict-plugins/stardict-espeak-tts-plugin/stardict_espeak.cpp
   sed -i 's/ESPEAK_LIBS="-lespeak"/ESPEAK_LIBS="-lespeak-ng"/' 
dict/configure.ac
+  sed -i '/DSL2DICT/d' tools/configure.ac
 
   ./autogen.sh
 }



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/stardict/-/commit/83c2d33d55c8529ed37913d1d4c190e2984122b5

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




[Git][archlinux/packaging/packages/pypinyin][main] Change to a PEP 517 based workflow

2024-04-03 Thread Felix Yan (@felixonmars)


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / pypinyin


Commits:
c9b3c727 by loqs at 2024-04-02T21:36:39+00:00
Change to a PEP 517 based workflow

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -9,7 +9,7 @@ arch=('any')
 url='https://github.com/mozillazg/python-pinyin'
 license=('MIT')
 depends=('python')
-makedepends=('python-setuptools' 'phrase-pinyin-data' 'pinyin-data')
+makedepends=('python-setuptools' 'python-build' 'python-installer' 
'python-wheel' 'phrase-pinyin-data' 'pinyin-data')
 checkdepends=('python-pytest-cov')
 
source=("https://github.com/mozillazg/python-pinyin/archive/v$pkgver/python-pinyin-$pkgver.tar.gz";)
 sha256sums=('aa6cfc7faba074d370565fe9a5e044efba097dff61ba7968ef8704f7db12c1e8')
@@ -23,7 +23,7 @@ prepare() {
 build() {
   cd python-pinyin-$pkgver
   make gen_data
-  python setup.py build
+  python -m build --wheel --no-isolation
 }
 
 check() {
@@ -33,6 +33,6 @@ check() {
 
 package() {
   cd python-pinyin-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+  python -m installer --destdir="$pkgdir" dist/*.whl
   install -Dm644 LICENSE.txt -t "$pkgdir"/usr/share/licenses/$pkgname/
 }



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pypinyin/-/commit/c9b3c727bf97780ced4ad918e0bd9b3ccca697ed

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




[Git][archlinux/packaging/packages/pius][main] upgpkg: 3.0.0-6

2024-04-03 Thread Felix Yan (@felixonmars)


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / pius


Commits:
cb2565e4 by Felix Yan at 2024-04-04T01:31:07+00:00
upgpkg: 3.0.0-6

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,17 @@
+pkgbase = pius
+   pkgdesc = PGP Individual User Signer
+   pkgver = 3.0.0
+   pkgrel = 6
+   url = https://www.phildev.net/pius/
+   arch = any
+   license = GPL
+   checkdepends = python-pytest
+   makedepends = python-setuptools
+   makedepends = python-build
+   makedepends = python-installer
+   makedepends = python-wheel
+   depends = python
+   source = 
pius-3.0.0.tar.gz::https://github.com/jaymzh/pius/archive/v3.0.0.tar.gz
+   sha512sums = 
6ead2a456425e073ae32a37f57716ab7221138af75a13104a3b820730869b8ad9bc16b2b1eaeb88b36078967ff0c6233328e30ac8d53d2a54ea9410704372259
+
+pkgname = pius


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 pkgname=pius
 pkgver=3.0.0
-pkgrel=5
+pkgrel=6
 pkgdesc="PGP Individual User Signer"
 arch=('any')
 url="https://www.phildev.net/pius/";



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pius/-/commit/cb2565e4d14fa15d801ff1b4a4c2d3a1649bab32

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




[Git][archlinux/packaging/packages/pius] Pushed new tag 3.0.0-6

2024-04-03 Thread Felix Yan (@felixonmars)


Felix Yan pushed new tag 3.0.0-6 at Arch Linux / Packaging / Packages / pius

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




[Git][archlinux/packaging/packages/pcre2] Pushed new tag 10.43-3

2024-04-03 Thread Felix Yan (@felixonmars)


Felix Yan pushed new tag 10.43-3 at Arch Linux / Packaging / Packages / pcre2

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




[Git][archlinux/packaging/packages/pcre2][main] upgpkg: 10.43-3

2024-04-03 Thread Felix Yan (@felixonmars)


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / pcre2


Commits:
e9cbfb73 by Felix Yan at 2024-04-04T01:30:50+00:00
upgpkg: 10.43-3

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = pcre2
pkgdesc = A library that implements Perl 5-style regular expressions. 
2nd version
pkgver = 10.43
-   pkgrel = 2
+   pkgrel = 3
url = https://github.com/PCRE2Project/pcre2
arch = x86_64
license = BSD-3-Clause
@@ -18,12 +18,15 @@ pkgbase = pcre2
source = 
https://github.com/PCRE2Project/pcre2/releases/download/pcre2-10.43/pcre2-10.43.tar.bz2
source = 
https://github.com/PCRE2Project/pcre2/releases/download/pcre2-10.43/pcre2-10.43.tar.bz2.sig
source = 
https://github.com/zherczeg/sljit/commit/56dbde07b05252f0b304b04040a86cfb9f109ae9.patch
+   source = 
https://github.com/zherczeg/sljit/commit/ad89dd8ecd25589d236bd20b36f2abf69f938fd1.patch
validpgpkeys = 45F68D54BBE23FB3039B46E59766E084FB0F43D8
sha512sums = 
8ac1520c32e9e5672404aaf6104e23c9ee5c3c28ad28ff101435599d813cbb20e0491a3fd34e012b4411b3e0366a4c6dfa3f02d093acaa6ff0ab25478bb7ade9
sha512sums = SKIP
sha512sums = 
4379a06a142a9c9dc61298e86c722f1f2b6d83493acda8e472c866093b3e2192d315998c5a87dfd231739394d5c809c05415126084b18f80a002ee8861c0ed4f
+   sha512sums = 
9548da45cb030f53b634a9ba340687d04bd6c5b88ffd78932f231a4092e5cc99b0698941fbd4f88d9a905bed0d0a85c5da697da9a531c4c4efc8f7578d0ffefe
b2sums = 
f87f9f36dd6a806cdba1f077f51b53da2583f1898f83e41d594622b28ac8efbc1b2d122b752a9d6cd461fe0e3c7c85ee93358443df518a336da4ee9d72cca808
b2sums = SKIP
b2sums = 
736aa7eaa2ed571117f545ae78151fda6a5ef5935bf70f132b1d20d0ff6e46543194f409a02eac727a8209fb0d25e6870705e8a95b3feb07e799d288fd852822
+   b2sums = 
9ad1b0dca06cf3620158458e26c2007fb46990bdf178a75a621be5c665e8726990789510827829e9c480cbebee0b3b5da27f9857e3b19019307e4959671dfbac
 
 pkgname = pcre2


=
PKGBUILD
=
@@ -7,7 +7,7 @@
 
 pkgname=pcre2
 pkgver=10.43
-pkgrel=2
+pkgrel=3
 pkgdesc='A library that implements Perl 5-style regular expressions. 2nd 
version'
 arch=('x86_64')
 url='https://github.com/PCRE2Project/pcre2'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pcre2/-/commit/e9cbfb73dba37c67906b566084c2a87b0bdb9c46

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




[Git][archlinux/packaging/packages/pyprof2calltree] Pushed new tag 1.4.5-9

2024-04-03 Thread Felix Yan (@felixonmars)


Felix Yan pushed new tag 1.4.5-9 at Arch Linux / Packaging / Packages / 
pyprof2calltree

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




[Git][archlinux/packaging/packages/pyprof2calltree][main] upgpkg: 1.4.5-9

2024-04-03 Thread Felix Yan (@felixonmars)


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
pyprof2calltree


Commits:
5b2fd4fd by Felix Yan at 2024-04-04T01:30:41+00:00
upgpkg: 1.4.5-9

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,16 @@
+pkgbase = pyprof2calltree
+   pkgdesc = Help visualize profiling data from cProfile with kcachegrind
+   pkgver = 1.4.5
+   pkgrel = 9
+   url = https://pypi.python.org/pypi/pyprof2calltree/
+   arch = any
+   license = MIT
+   makedepends = python-setuptools
+   makedepends = python-build
+   makedepends = python-installer
+   makedepends = python-wheel
+   depends = python
+   source = 
https://pypi.io/packages/source/p/pyprof2calltree/pyprof2calltree-1.4.5.tar.gz
+   sha512sums = 
9ad50a5c00881cbd8c361726b16fcb407c899c8dfe201769eddf10c3541531491f49cd5a08658b70d1e85e4c00d9a89801d600ab4f7d9906d357a0de82784f9e
+
+pkgname = pyprof2calltree


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 
 pkgname=pyprof2calltree
 pkgver=1.4.5
-pkgrel=8
+pkgrel=9
 pkgdesc="Help visualize profiling data from cProfile with kcachegrind"
 url="https://pypi.python.org/pypi/pyprof2calltree/";
 arch=('any')



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

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




[Git][archlinux/packaging/packages/pius][main] Change to a PEP 517 based workflow

2024-04-03 Thread Felix Yan (@felixonmars)


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / pius


Commits:
191d2588 by loqs at 2024-04-02T19:00:04+00:00
Change to a PEP 517 based workflow

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -8,13 +8,14 @@ arch=('any')
 url="https://www.phildev.net/pius/";
 license=('GPL')
 depends=('python')
+makedepends=('python-setuptools' 'python-build' 'python-installer' 
'python-wheel')
 checkdepends=('python-pytest')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/jaymzh/pius/archive/v$pkgver.tar.gz";)
 
sha512sums=('6ead2a456425e073ae32a37f57716ab7221138af75a13104a3b820730869b8ad9bc16b2b1eaeb88b36078967ff0c6233328e30ac8d53d2a54ea9410704372259')
 
 build() {
   cd pius-$pkgver
-  python setup.py build
+  python -m build --wheel --no-isolation
 }
 
 check() {
@@ -24,7 +25,7 @@ check() {
 
 package() {
   cd pius-$pkgver
-  python setup.py install -O1 --prefix=/usr --root="$pkgdir"
+  python -m installer --destdir="$pkgdir" dist/*.whl
 }
 
 # vim:set ts=2 sw=2 et:



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pius/-/commit/191d2588e7d452d1e0f9cef39f70c988fa0a8ad8

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




[Git][archlinux/packaging/packages/pyprof2calltree][main] 2 commits: Change to a PEP 517 based workflow

2024-04-03 Thread Felix Yan (@felixonmars)


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
pyprof2calltree


Commits:
7c3fee0e by loqs at 2024-04-02T21:45:31+00:00
Change to a PEP 517 based workflow

- - - - -
ea54de6d by loqs at 2024-04-02T21:48:56+00:00
Change to SPDX license identifier

https://github.com/pwaller/pyprof2calltree/blob/v1.4.5/LICENSE
https://github.com/pwaller/pyprof2calltree/blob/v1.4.5/pyprof2calltree.py#L13-L29

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -8,9 +8,9 @@ pkgrel=8
 pkgdesc="Help visualize profiling data from cProfile with kcachegrind"
 url="https://pypi.python.org/pypi/pyprof2calltree/";
 arch=('any')
-license=('BSD')
+license=('MIT')
 depends=('python')
-makedepends=('python-setuptools')
+makedepends=('python-setuptools' 'python-build' 'python-installer' 
'python-wheel')
 
source=("https://pypi.io/packages/source/p/pyprof2calltree/pyprof2calltree-$pkgver.tar.gz";)
 
sha512sums=('9ad50a5c00881cbd8c361726b16fcb407c899c8dfe201769eddf10c3541531491f49cd5a08658b70d1e85e4c00d9a89801d600ab4f7d9906d357a0de82784f9e')
 
@@ -20,11 +20,11 @@ prepare() {
 
 build() {
   cd "$srcdir"/pyprof2calltree-$pkgver
-  python setup.py build
+  python -m build --wheel --no-isolation
 }
 
 package() {
   cd pyprof2calltree-$pkgver
-  python setup.py install --prefix=/usr --root="$pkgdir" --optimize=1
+  python -m installer --destdir="$pkgdir" dist/*.whl
   install -D -m644 ../LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
 }



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pyprof2calltree/-/compare/bd826e2b662613b46e7bffa6f38f670d918341df...ea54de6d92c1fd427f1122d4fa26440d69bccc76

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pyprof2calltree/-/compare/bd826e2b662613b46e7bffa6f38f670d918341df...ea54de6d92c1fd427f1122d4fa26440d69bccc76
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/pcre2][main] Fix thread safety issue with upstream sljit patch

2024-04-03 Thread Felix Yan (@felixonmars)


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / pcre2


Commits:
23adeb7f by lbonn at 2024-04-03T15:17:35+02:00
Fix thread safety issue with upstream sljit patch

Crashes were reported by several users when using pcre2 in a
multi-threaded context. The fix has been confirmed and merged by
upstream but, as this bug can cause memory corruption in a widely
used library, it may make sense to patch this before the next
release.

References:

* https://github.com/PCRE2Project/pcre2/issues/402
* https://github.com/zherczeg/sljit/pull/244
* https://github.com/davatorium/rofi/issues/1966
* https://bugs.kde.org/show_bug.cgi?id=484514

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -17,13 +17,16 @@ optdepends=('sh: for pcre2-config')
 provides=(libpcre2-{8,16,32,posix}.so)
 options=(staticlibs)
 
source=("$url/releases/download/$pkgname-$pkgver/$pkgname-$pkgver.tar.bz2"{,.sig}
- 
https://github.com/zherczeg/sljit/commit/56dbde07b05252f0b304b04040a86cfb9f109ae9.patch)
+ 
https://github.com/zherczeg/sljit/commit/56dbde07b05252f0b304b04040a86cfb9f109ae9.patch
+ 
https://github.com/zherczeg/sljit/commit/ad89dd8ecd25589d236bd20b36f2abf69f938fd1.patch)
 
sha512sums=('8ac1520c32e9e5672404aaf6104e23c9ee5c3c28ad28ff101435599d813cbb20e0491a3fd34e012b4411b3e0366a4c6dfa3f02d093acaa6ff0ab25478bb7ade9'
 'SKIP'
-
'4379a06a142a9c9dc61298e86c722f1f2b6d83493acda8e472c866093b3e2192d315998c5a87dfd231739394d5c809c05415126084b18f80a002ee8861c0ed4f')
+
'4379a06a142a9c9dc61298e86c722f1f2b6d83493acda8e472c866093b3e2192d315998c5a87dfd231739394d5c809c05415126084b18f80a002ee8861c0ed4f'
+
'9548da45cb030f53b634a9ba340687d04bd6c5b88ffd78932f231a4092e5cc99b0698941fbd4f88d9a905bed0d0a85c5da697da9a531c4c4efc8f7578d0ffefe')
 
b2sums=('f87f9f36dd6a806cdba1f077f51b53da2583f1898f83e41d594622b28ac8efbc1b2d122b752a9d6cd461fe0e3c7c85ee93358443df518a336da4ee9d72cca808'
 'SKIP'
-
'736aa7eaa2ed571117f545ae78151fda6a5ef5935bf70f132b1d20d0ff6e46543194f409a02eac727a8209fb0d25e6870705e8a95b3feb07e799d288fd852822')
+
'736aa7eaa2ed571117f545ae78151fda6a5ef5935bf70f132b1d20d0ff6e46543194f409a02eac727a8209fb0d25e6870705e8a95b3feb07e799d288fd852822'
+
'9ad1b0dca06cf3620158458e26c2007fb46990bdf178a75a621be5c665e8726990789510827829e9c480cbebee0b3b5da27f9857e3b19019307e4959671dfbac')
 validpgpkeys=('45F68D54BBE23FB3039B46E59766E084FB0F43D8')  # Philip Hazel 

 
 build() {
@@ -32,6 +35,10 @@ build() {
   # [PATCH] Add xgetbv feature detection support on x86
   patch -Np2 -i "$srcdir"/56dbde07b05252f0b304b04040a86cfb9f109ae9.patch -d 
src/sljit
 
+  # Fix thread-safety issue in sljit's allocator
+  # [PATCH] Fix locking region in sjlit_malloc_exec
+  patch -Np2 -i "$srcdir"/ad89dd8ecd25589d236bd20b36f2abf69f938fd1.patch -d 
src/sljit
+
   # use fat LTO objects for static libraries
   CFLAGS+=" -ffat-lto-objects"
   CXXFLAGS+=" -ffat-lto-objects"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pcre2/-/commit/23adeb7f5ea823a3e643de962a1fdae2c75d5142

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




[Git][archlinux/packaging/packages/electron27] Pushed new tag 27.3.9-1

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


Caleb Maclennan pushed new tag 27.3.9-1 at Arch Linux / Packaging / Packages / 
electron27

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




[Git][archlinux/packaging/packages/electron27][main] upgpkg: 27.3.9-1

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


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


Commits:
e558ce48 by Caleb Maclennan at 2024-04-04T02:50:51+03:00
upgpkg: 27.3.9-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = electron27
pkgdesc = Build cross platform desktop apps with web technologies
-   pkgver = 27.3.8
-   pkgrel = 2
+   pkgver = 27.3.9
+   pkgrel = 1
url = https://electronjs.org
arch = x86_64
license = MIT
@@ -93,7 +93,7 @@ pkgbase = electron27
optdepends = trash-cli: file deletion support (trash-put)
optdepends = xdg-utils: open URLs with desktop’s default (xdg-email, 
xdg-open)
options = !lto
-   source = git+https://github.com/electron/electron.git#tag=v27.3.8
+   source = git+https://github.com/electron/electron.git#tag=v27.3.9
source = 
https://gitlab.com/Matt.Jolly/chromium-patches/-/archive/118-2/chromium-patches-118-2.tar.bz2
source = compiler-rt-adjust-paths.patch
source = default_app-icon.patch
@@ -255,7 +255,7 @@ pkgbase = electron27
source = 
chromium-mirror_third_party_vulkan-deps_vulkan-tools_src::git+https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Tools.git#commit=389110e4600669d82bca042859fddf898387c0d2
source = 
chromium-mirror_third_party_vulkan-deps_vulkan-utility-libraries_src::git+https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Utility-Libraries.git#commit=dd26ae7065a9ed60c8ab517ed79bf7935394aec7
source = 
chromium-mirror_third_party_vulkan-deps_vulkan-validation-layers_src::git+https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git#commit=b89f48ae89ec064c91e8b77468cebc18c3faa682
-   sha256sums = 
f0a76d0559c8cd6a29da663072b479a0c45b86beb72fb1948b41f8352e2d1859
+   sha256sums = 
0ff22a5fccd33307a66898226e5e28bf5d0ca6d3b7e724a84489389805ad
sha256sums = 
774be6af18350934a89a86ef62d97e3d5dabe89504a708bcb1bbd01134936ac7
sha256sums = 
b3de01b7df227478687d7517f61a777450dca765756002c80c4915f271e2d961
sha256sums = 
dd2d248831dd4944d385ebf008426e66efe61d6fdf66f8932c963a12167947b4


=
PKGBUILD
=
@@ -8,9 +8,9 @@
 # Note: source array can be synced with an Electron release after updating 
$pkgver with:
 # bash -c 'source PKGBUILD; _update_sources'
 
-pkgver=27.3.8
+pkgver=27.3.9
 _gcc_patches=118-2
-pkgrel=2
+pkgrel=1
 _major_ver=${pkgver%%.*}
 pkgname="electron${_major_ver}"
 pkgdesc='Build cross platform desktop apps with web technologies'
@@ -226,7 +226,7 @@ 
source=("git+https://github.com/electron/electron.git#tag=v$pkgver";
 
chromium-mirror_third_party_vulkan-deps_vulkan-validation-layers_src::git+https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git#commit=b89f48ae89ec064c91e8b77468cebc18c3faa682
 # END managed sources
)
-sha256sums=('f0a76d0559c8cd6a29da663072b479a0c45b86beb72fb1948b41f8352e2d1859'
+sha256sums=('0ff22a5fccd33307a66898226e5e28bf5d0ca6d3b7e724a84489389805ad'
 '774be6af18350934a89a86ef62d97e3d5dabe89504a708bcb1bbd01134936ac7'
 'b3de01b7df227478687d7517f61a777450dca765756002c80c4915f271e2d961'
 'dd2d248831dd4944d385ebf008426e66efe61d6fdf66f8932c963a12167947b4'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/electron27/-/commit/e558ce48b9162d57567e0fe4119dae466aa69de7

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




[Git][archlinux/packaging/packages/workerd][main] upgpkg: 1.20240403.0-1

2024-04-03 Thread kpcyrd (@kpcyrd)


kpcyrd pushed to branch main at Arch Linux / Packaging / Packages / workerd


Commits:
84dbd488 by kpcyrd at 2024-04-04T01:40:01+02:00
upgpkg: 1.20240403.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = workerd
pkgdesc = The JavaScript / Wasm runtime that powers Cloudflare Workers
-   pkgver = 1.20240402.0
+   pkgver = 1.20240403.0
pkgrel = 1
url = https://github.com/cloudflare/workerd
arch = x86_64
@@ -13,8 +13,8 @@ pkgbase = workerd
makedepends = rust
makedepends = tcl
depends = glibc
-   source = 
https://github.com/cloudflare/workerd/archive/v1.20240402.0/workerd-1.20240402.0.tar.gz
-   sha256sums = 
c19b07a14ea2e46ed1b74fd79ecc1ef78934e7ead78d888bd706c61b9ef20399
-   b2sums = 
d5fe087b9980cbdf4907d11530e72c24cd37997be6d63bacc51119481cd459e5e8d037891856adf7e4582175b1ba73f5b3d0541ef7931ffa6876098f6f78e50e
+   source = 
https://github.com/cloudflare/workerd/archive/v1.20240403.0/workerd-1.20240403.0.tar.gz
+   sha256sums = 
6a28f626019ef7befaf4d36ac95d58832b760117bed60472dfb2ba315cbc7968
+   b2sums = 
98fd0149ae0cb70003ae2a0b339b1221551e8430d23c4775465093f21f059efa6c93e513f450777ce7e7548586ed65cb8b3d4e26a267d9b69b15320a57483444
 
 pkgname = workerd


=
PKGBUILD
=
@@ -1,7 +1,7 @@
 # Maintainer: kpcyrd 
 
 pkgname=workerd
-pkgver=1.20240402.0
+pkgver=1.20240403.0
 pkgrel=1
 pkgdesc="The JavaScript / Wasm runtime that powers Cloudflare Workers"
 url='https://github.com/cloudflare/workerd'
@@ -20,8 +20,8 @@ makedepends=(
   'tcl'
 )
 
source=(https://github.com/cloudflare/${pkgname}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('c19b07a14ea2e46ed1b74fd79ecc1ef78934e7ead78d888bd706c61b9ef20399')
-b2sums=('d5fe087b9980cbdf4907d11530e72c24cd37997be6d63bacc51119481cd459e5e8d037891856adf7e4582175b1ba73f5b3d0541ef7931ffa6876098f6f78e50e')
+sha256sums=('6a28f626019ef7befaf4d36ac95d58832b760117bed60472dfb2ba315cbc7968')
+b2sums=('98fd0149ae0cb70003ae2a0b339b1221551e8430d23c4775465093f21f059efa6c93e513f450777ce7e7548586ed65cb8b3d4e26a267d9b69b15320a57483444')
 
 build() {
   cd ${pkgname}-${pkgver}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/workerd/-/commit/84dbd48806d3fc2a0c6bd09cba6f31315603ce16

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




[Git][archlinux/packaging/packages/workerd] Pushed new tag 1.20240403.0-1

2024-04-03 Thread kpcyrd (@kpcyrd)


kpcyrd pushed new tag 1.20240403.0-1 at Arch Linux / Packaging / Packages / 
workerd

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




[Git][archlinux/packaging/packages/gnuradio-iqbal] Pushed new tag 0.38.2.r9.gfbee239-7

2024-04-03 Thread Christian Heusel (@gromit)


Christian Heusel pushed new tag 0.38.2.r9.gfbee239-7 at Arch Linux / Packaging 
/ Packages / gnuradio-iqbal

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gnuradio-iqbal/-/tree/0.38.2.r9.gfbee239-7
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/gnuradio-iqbal][main] upgpkg: 0.38.2.r9.gfbee239-7: Rebuild for Python 3.12

2024-04-03 Thread Christian Heusel (@gromit)


Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages / 
gnuradio-iqbal


Commits:
fd6f78c4 by Christian Heusel at 2024-04-04T01:03:47+02:00
upgpkg: 0.38.2.r9.gfbee239-7: Rebuild for Python 3.12

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = gnuradio-iqbal
pkgdesc = Gnuradio I/Q balancing
pkgver = 0.38.2.r9.gfbee239
-   pkgrel = 6
+   pkgrel = 7
url = https://cgit.osmocom.org/gr-iqbal/
arch = x86_64
license = GPL3


=
PKGBUILD
=
@@ -5,7 +5,7 @@ _name=gr-iqbal
 pkgname=gnuradio-iqbal
 pkgver=0.38.2.r9.gfbee239
 _commit=fbee239a6fb36dd2fb564f6e6a0d393c4bc844db
-pkgrel=6
+pkgrel=7
 pkgdesc="Gnuradio I/Q balancing"
 arch=(x86_64)
 url="https://cgit.osmocom.org/gr-iqbal/";



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gnuradio-iqbal/-/commit/fd6f78c4544935576c131d92a91cf1cd8b571681

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




[Git][archlinux/packaging/packages/wrangler] Pushed new tag 3.45.0-1

2024-04-03 Thread kpcyrd (@kpcyrd)


kpcyrd pushed new tag 3.45.0-1 at Arch Linux / Packaging / Packages / wrangler

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




[Git][archlinux/packaging/packages/wrangler][main] upgpkg: 3.45.0-1

2024-04-03 Thread kpcyrd (@kpcyrd)


kpcyrd pushed to branch main at Arch Linux / Packaging / Packages / wrangler


Commits:
76d82da1 by kpcyrd at 2024-04-04T01:00:42+02:00
upgpkg: 3.45.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = wrangler
pkgdesc = The CLI for Cloudflare Workers
-   pkgver = 3.44.0
+   pkgver = 3.45.0
pkgrel = 1
url = https://github.com/cloudflare/workers-sdk
arch = x86_64
@@ -17,11 +17,11 @@ pkgbase = wrangler
depends = worker-build
depends = workerd
options = !lto
-   source = 
https://github.com/cloudflare/workers-sdk/archive/refs/tags/wrang...@3.44.0.tar.gz
+   source = 
https://github.com/cloudflare/workers-sdk/archive/refs/tags/wrang...@3.45.0.tar.gz
source = 
esbuild-0.17.19.tar.gz::https://github.com/evanw/esbuild/archive/v0.17.19.tar.gz
-   sha256sums = 
abb215aed882936e3f28f84fa901e4a63d90c4c1c56619bdb8bacd5010701fb8
+   sha256sums = 
82dbfbcb32cd949cefb2b1860814c0c28a47b5c661546b711bbecc60abde354f
sha256sums = 
481201f00848594f5850ac32ddf9d4d21047e5a4c306485fb7461dd4d14d6fa2
-   b2sums = 
2beb1748b653ecdb6f2bf2b1c5b1fc913463bb45e9e6b4cd0530b9ddb70760bf89c353dddeb738920881ddcbf5174b007fbce2dd11e4794cba3da023473f9f77
+   b2sums = 
d0889bcb346d58d82c28033674cc77533f55d38cdacc2d2f83beb156769778be7cbfd8bd26388a3125dae8fbd5dc600d6a0990f9449d8e373200f6f78740c724
b2sums = 
4c26fdd7dd52706f98c6e9d60e6b3993168b2ffefd35b326e03be806d5083adcb50d9cb931f925f551e90aef5392647c99807b73af4075d6d5e2336c565c33ea
 
 pkgname = wrangler


=
PKGBUILD
=
@@ -1,7 +1,7 @@
 # Maintainer: kpcyrd 
 
 pkgname=wrangler
-pkgver=3.44.0
+pkgver=3.45.0
 pkgrel=1
 _esbuild_ver='0.17.19'
 pkgdesc="The CLI for Cloudflare Workers"
@@ -26,9 +26,9 @@ makedepends=(
 options=(!lto)
 
source=(https://github.com/cloudflare/workers-sdk/archive/refs/tags/wrangler@${pkgver}.tar.gz
 
"esbuild-${_esbuild_ver}.tar.gz::https://github.com/evanw/esbuild/archive/v${_esbuild_ver}.tar.gz";)
-sha256sums=('abb215aed882936e3f28f84fa901e4a63d90c4c1c56619bdb8bacd5010701fb8'
+sha256sums=('82dbfbcb32cd949cefb2b1860814c0c28a47b5c661546b711bbecc60abde354f'
 '481201f00848594f5850ac32ddf9d4d21047e5a4c306485fb7461dd4d14d6fa2')
-b2sums=('2beb1748b653ecdb6f2bf2b1c5b1fc913463bb45e9e6b4cd0530b9ddb70760bf89c353dddeb738920881ddcbf5174b007fbce2dd11e4794cba3da023473f9f77'
+b2sums=('d0889bcb346d58d82c28033674cc77533f55d38cdacc2d2f83beb156769778be7cbfd8bd26388a3125dae8fbd5dc600d6a0990f9449d8e373200f6f78740c724'
 
'4c26fdd7dd52706f98c6e9d60e6b3993168b2ffefd35b326e03be806d5083adcb50d9cb931f925f551e90aef5392647c99807b73af4075d6d5e2336c565c33ea')
 
 prepare() {



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

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




[Git][archlinux/packaging/packages/gdb][main] upgpkg: 14.2-2: Rebuild for Python 3.12

2024-04-03 Thread Christian Heusel (@gromit)


Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages / 
gdb


Commits:
197e88b9 by Christian Heusel at 2024-04-04T00:52:49+02:00
upgpkg: 14.2-2: Rebuild for Python 3.12

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = gdb
pkgdesc = The GNU Debugger
pkgver = 14.2
-   pkgrel = 1
+   pkgrel = 2
url = https://www.gnu.org/software/gdb/
arch = x86_64
license = GPL3


=
PKGBUILD
=
@@ -8,7 +8,7 @@ pkgbase=gdb
 # of gdb (for arm/avr/...)
 pkgname=(gdb gdb-common)
 pkgver=14.2
-pkgrel=1
+pkgrel=2
 pkgdesc='The GNU Debugger'
 arch=(x86_64)
 url='https://www.gnu.org/software/gdb/'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gdb/-/commit/197e88b96c9111fbdea5d550b3650d437cb548b0

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




[Git][archlinux/packaging/packages/gdb] Pushed new tag 14.2-2

2024-04-03 Thread Christian Heusel (@gromit)


Christian Heusel pushed new tag 14.2-2 at Arch Linux / Packaging / Packages / 
gdb

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




[Git][archlinux/packaging/packages/znc][main] upgpkg: 1.9.0-4: Rebuild for Python 3.12

2024-04-03 Thread Christian Heusel (@gromit)


Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages / 
znc


Commits:
cbdeafc4 by Christian Heusel at 2024-04-04T00:47:11+02:00
upgpkg: 1.9.0-4: Rebuild for Python 3.12

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = znc
pkgdesc = An IRC bouncer with modules & scripts support
pkgver = 1.9.0
-   pkgrel = 3
+   pkgrel = 4
url = https://wiki.znc.in/
install = znc.install
arch = x86_64


=
PKGBUILD
=
@@ -6,7 +6,7 @@
 
 pkgname=znc
 pkgver=1.9.0
-pkgrel=3
+pkgrel=4
 pkgdesc='An IRC bouncer with modules & scripts support'
 url='https://wiki.znc.in/'
 license=('Apache-2.0')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/znc/-/commit/cbdeafc4e79ebf03f0c4404464dc5824a9757fe8

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




[Git][archlinux/packaging/packages/znc] Pushed new tag 1.9.0-4

2024-04-03 Thread Christian Heusel (@gromit)


Christian Heusel pushed new tag 1.9.0-4 at Arch Linux / Packaging / Packages / 
znc

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




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

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


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

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




[Git][archlinux/packaging/packages/f3d][main] upgpkg: 2.4.0-1

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


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


Commits:
6f3ec8a1 by Caleb Maclennan at 2024-04-04T01:35:14+03:00
upgpkg: 2.4.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = f3d
pkgdesc = A fast and minimalist 3D viewer
-   pkgver = 2.3.1
-   pkgrel = 2
+   pkgver = 2.4.0
+   pkgrel = 1
url = https://github.com/f3d-app/f3d
arch = x86_64
license = BSD
@@ -31,7 +31,7 @@ pkgbase = f3d
depends = boost
depends = openexr
depends = usd
-   source = 
f3d-2.3.1.tar.gz::https://github.com/f3d-app/f3d/archive/refs/tags/v2.3.1.tar.gz
-   sha256sums = 
e6ada89851cd27c84117b5b73dd69475fa7442f05e1dbf2fa76e1dc34d2c0006
+   source = 
f3d-2.4.0.tar.gz::https://github.com/f3d-app/f3d/archive/refs/tags/v2.4.0.tar.gz
+   sha256sums = 
3286ad1b324b995fd95818679b4ced80ebc3cc3b4bd4c8e6964695c05c934c8f
 
 pkgname = f3d


=
PKGBUILD
=
@@ -4,8 +4,8 @@
 # Contributor: Mathieu Wespthal 
 
 pkgname=f3d
-pkgver=2.3.1
-pkgrel=2
+pkgver=2.4.0
+pkgrel=1
 pkgdesc='A fast and minimalist 3D viewer'
 arch=('x86_64')
 url="https://github.com/${pkgname}-app/${pkgname}";
@@ -15,7 +15,7 @@ depends=('vtk' 'glew' 'pugixml' 'netcdf' 'ospray' 'assimp' 
'opencascade' 'alembi
 makedepends=('cmake' 'help2man' 'openmp' 'pybind11' 'ninja' 'eigen' 'utf8cpp' 
'python'
  'jdk-openjdk' 'fast_float')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/$pkgname-app/$pkgname/archive/refs/tags/v$pkgver.tar.gz";)
-sha256sums=('e6ada89851cd27c84117b5b73dd69475fa7442f05e1dbf2fa76e1dc34d2c0006')
+sha256sums=('3286ad1b324b995fd95818679b4ced80ebc3cc3b4bd4c8e6964695c05c934c8f')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"



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

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




[Git][archlinux/packaging/packages/mattermost][main] upgpkg: 9.7.0-1

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


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


Commits:
9ea7548e by Caleb Maclennan at 2024-04-04T01:27:06+03:00
upgpkg: 9.7.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,13 +1,14 @@
 pkgbase = mattermost
pkgdesc = Open source Slack-alternative in Golang and React
-   pkgver = 9.6.1
-   pkgrel = 3
+   pkgver = 9.7.0
+   pkgrel = 1
url = https://mattermost.com
arch = x86_64
license = AGPL-3.0-only
license = Apache-2.0
makedepends = git
-   makedepends = go
+   makedepends = go<2:1.22
+   makedepends = go>=2:1.21
makedepends = jq
makedepends = libpng
makedepends = nodejs-lts-iron
@@ -15,11 +16,11 @@ pkgbase = mattermost
makedepends = npm
makedepends = python
depends = glibc
-   source = 
https://github.com/mattermost/mattermost-server/archive/v9.6.1/mattermost-9.6.1.tar.gz
+   source = 
https://github.com/mattermost/mattermost-server/archive/v9.7.0/mattermost-9.7.0.tar.gz
source = mattermost.service
source = mattermost.sysusers
source = mattermost.tmpfiles
-   sha256sums = 
71df9e2e368c32de301bd6980dced32cf3c3ab8ad38b78c320e1147e7125e582
+   sha256sums = 
d52b3f5c93354218759c4ddbd68c5e7f5574cd90b9a4cac5736bead840c8be23
sha256sums = 
9e73dc5e9ab9a95049352bd504fb4e0d6becbd5c715026d8c1df4f515d258b68
sha256sums = 
f7bd36f6d7874f1345d205c6dcb79af1804362fc977a658db88951a172d1dfa0
sha256sums = 
8dfeee28655b91dc75aca2317846284013ac3d5a837d360eba9641e9fbcf3aa2


=
PKGBUILD
=
@@ -5,27 +5,27 @@
 
 pkgbase=mattermost
 pkgname=($pkgbase mmctl)
-pkgver=9.6.1
-pkgrel=3
+pkgver=9.7.0
+pkgrel=1
 pkgdesc="Open source Slack-alternative in Golang and React"
 arch=(x86_64)
 url="https://mattermost.com";
 license=(AGPL-3.0-only Apache-2.0)
 depends=(glibc)
 makedepends=(git
- go
+ 'go<2:1.22' 'go>=2:1.21' # 
https://github.com/mattermost/mattermost/issues/26425
  jq
  libpng
- nodejs-lts-iron # upstream specs 18 (hydrogene) but Arch’s is 
trying to get rid of it
+ nodejs-lts-iron
  moreutils
  npm
  python)
-_archive=$pkgname-$pkgver
+_archive="$pkgname-$pkgver"
 
source=(https://github.com/$pkgname/$pkgname-server/archive/v$pkgver/$_archive.tar.gz
 $pkgname.service
 $pkgname.sysusers
 $pkgname.tmpfiles)
-sha256sums=('71df9e2e368c32de301bd6980dced32cf3c3ab8ad38b78c320e1147e7125e582'
+sha256sums=('d52b3f5c93354218759c4ddbd68c5e7f5574cd90b9a4cac5736bead840c8be23'
 '9e73dc5e9ab9a95049352bd504fb4e0d6becbd5c715026d8c1df4f515d258b68'
 'f7bd36f6d7874f1345d205c6dcb79af1804362fc977a658db88951a172d1dfa0'
 '8dfeee28655b91dc75aca2317846284013ac3d5a837d360eba9641e9fbcf3aa2')
@@ -35,6 +35,7 @@ prepare() {
 
 # This will fail to download some private dependencies for 
enterprise-version-only features
 go mod vendor -e
+go mod tidy -e
 
 # The configuration isn’t available at this time yet, modify the default.
 sed -r -i build/release.mk \
@@ -49,13 +50,13 @@ prepare() {
 
 cd ../webapp
 
-# Arch's NPM is too new to pass build time checks
+# Arch's NPM is too new to pass build time checks.
+# (Upstream isn't even adhering to this in their own CI.)
 jq 'del(.engines)' package.json | sponge package.json
 
-# Modify npm commands to always use srcdir cache + temporary workaround 
for OpenSSL3 support
+# Modify npm commands to always use srcdir cache
 sed -r -i Makefile \
--e "/^\tnpm /s!npm!npm --cache '$srcdir/npm-cache' --no-audit 
--no-fund!" \
--e "s|--max-old-space-size=4096|--openssl-legacy-provider|"
+-e "/^\tnpm /s!npm!npm --cache '$srcdir/npm-cache' --no-audit 
--no-fund!"
 make node_modules -W package.json
 }
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/mattermost/-/commit/9ea7548ee78a55b9dfd6dd2296227e6113da7ea3

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




[Git][archlinux/packaging/packages/mattermost] Pushed new tag 9.7.0-1

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


Caleb Maclennan pushed new tag 9.7.0-1 at Arch Linux / Packaging / Packages / 
mattermost

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




[Git][archlinux/packaging/packages/nvidia-open][main] 550.67-4: linux 6.8.3.arch1-1

2024-04-03 Thread Jan Alexander Steffens (heftig) (@heftig)


Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging 
/ Packages / nvidia-open


Commits:
9ea143f5 by Jan Alexander Steffens (heftig) at 2024-04-04T00:09:22+02:00
550.67-4: linux 6.8.3.arch1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = nvidia-open
pkgdesc = NVIDIA open kernel modules
pkgver = 550.67
-   pkgrel = 3
+   pkgrel = 4
url = https://github.com/NVIDIA/open-gpu-kernel-modules
arch = x86_64
license = GPL


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 pkgbase=nvidia-open
 pkgname=(nvidia-open nvidia-open-dkms)
 pkgver=550.67
-pkgrel=3
+pkgrel=4
 pkgdesc="NVIDIA open kernel modules"
 arch=('x86_64')
 url="https://github.com/NVIDIA/open-gpu-kernel-modules";



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/nvidia-open/-/commit/9ea143f5341c216efed71fab97d5db8320756b45

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




[Git][archlinux/packaging/packages/nvidia-open] Pushed new tag 550.67-4

2024-04-03 Thread Jan Alexander Steffens (heftig) (@heftig)


Jan Alexander Steffens (heftig) pushed new tag 550.67-4 at Arch Linux / 
Packaging / Packages / nvidia-open

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




[Git][archlinux/packaging/packages/vhba-module] Pushed new tag 20240202-12

2024-04-03 Thread Jan Alexander Steffens (heftig) (@heftig)


Jan Alexander Steffens (heftig) pushed new tag 20240202-12 at Arch Linux / 
Packaging / Packages / vhba-module

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/vhba-module/-/tree/20240202-12
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/vhba-module][main] 20240202-12: linux 6.8.3.arch1-1

2024-04-03 Thread Jan Alexander Steffens (heftig) (@heftig)


Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging 
/ Packages / vhba-module


Commits:
e208acd6 by Jan Alexander Steffens (heftig) at 2024-04-04T00:09:23+02:00
20240202-12: linux 6.8.3.arch1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = vhba-module
pkgdesc = Kernel module that emulates SCSI devices
pkgver = 20240202
-   pkgrel = 11
+   pkgrel = 12
url = https://cdemu.sourceforge.io/
arch = x86_64
license = GPL-2.0-or-later


=
PKGBUILD
=
@@ -9,7 +9,7 @@ pkgname=(
   vhba-module-dkms
 )
 pkgver=20240202
-pkgrel=11
+pkgrel=12
 pkgdesc="Kernel module that emulates SCSI devices"
 url="https://cdemu.sourceforge.io/";
 arch=(x86_64)



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/vhba-module/-/commit/e208acd6f39106ecdef0e5f30fd4aa96b6306110

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




[Git][archlinux/packaging/packages/nvidia] Pushed new tag 550.67-4

2024-04-03 Thread Jan Alexander Steffens (heftig) (@heftig)


Jan Alexander Steffens (heftig) pushed new tag 550.67-4 at Arch Linux / 
Packaging / Packages / nvidia

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




[Git][archlinux/packaging/packages/bbswitch] Pushed new tag 0.8-663

2024-04-03 Thread Jan Alexander Steffens (heftig) (@heftig)


Jan Alexander Steffens (heftig) pushed new tag 0.8-663 at Arch Linux / 
Packaging / Packages / bbswitch

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




[Git][archlinux/packaging/packages/bbswitch][main] 0.8-663: linux 6.8.3.arch1-1

2024-04-03 Thread Jan Alexander Steffens (heftig) (@heftig)


Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging 
/ Packages / bbswitch


Commits:
75fc0880 by Jan Alexander Steffens (heftig) at 2024-04-04T00:09:24+02:00
0.8-663: linux 6.8.3.arch1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = bbswitch
pkgdesc = Kernel module allowing to switch dedicated graphics card on 
Optimus laptops
pkgver = 0.8
-   pkgrel = 662
+   pkgrel = 663
url = https://github.com/Bumblebee-Project/bbswitch
arch = x86_64
license = GPL


=
PKGBUILD
=
@@ -5,7 +5,7 @@
 pkgbase=bbswitch
 pkgname=(bbswitch bbswitch-dkms)
 pkgver=0.8
-pkgrel=662
+pkgrel=663
 pkgdesc="Kernel module allowing to switch dedicated graphics card on Optimus 
laptops"
 arch=('x86_64')
 url="https://github.com/Bumblebee-Project/bbswitch";



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/bbswitch/-/commit/75fc08809b6ef73aa3e701b07aa53e094d98d585

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




[Git][archlinux/packaging/packages/nvidia][main] 550.67-4: linux 6.8.3.arch1-1

2024-04-03 Thread Jan Alexander Steffens (heftig) (@heftig)


Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging 
/ Packages / nvidia


Commits:
52cdc2ab by Jan Alexander Steffens (heftig) at 2024-04-04T00:09:23+02:00
550.67-4: linux 6.8.3.arch1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = nvidia
pkgdesc = NVIDIA drivers for linux
pkgver = 550.67
-   pkgrel = 3
+   pkgrel = 4
url = https://www.nvidia.com/
arch = x86_64
license = custom


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 
 pkgname=nvidia
 pkgver=550.67
-pkgrel=3
+pkgrel=4
 pkgdesc="NVIDIA drivers for linux"
 arch=('x86_64')
 url="https://www.nvidia.com/";



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/nvidia/-/commit/52cdc2abc1c5cc1a5e1f9d90905d7ab7f171b9b1

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




[Git][archlinux/packaging/packages/r8168][main] 8.052.01-39: linux 6.8.3.arch1-1

2024-04-03 Thread Jan Alexander Steffens (heftig) (@heftig)


Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging 
/ Packages / r8168


Commits:
39dfcb8f by Jan Alexander Steffens (heftig) at 2024-04-04T00:09:22+02:00
8.052.01-39: linux 6.8.3.arch1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = r8168
pkgdesc = A kernel module for Realtek 8168 network cards
pkgver = 8.052.01
-   pkgrel = 38
+   pkgrel = 39
url = http://www.realtek.com.tw
arch = x86_64
license = GPL


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 
 pkgname=r8168
 pkgver=8.052.01
-pkgrel=38
+pkgrel=39
 pkgdesc="A kernel module for Realtek 8168 network cards"
 url="http://www.realtek.com.tw";
 license=("GPL")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/r8168/-/commit/39dfcb8f8d4a5ca3c1932fcb91ccaaa11c506cb6

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




[Git][archlinux/packaging/packages/deepin-anything-arch][main] 6.1.2-61: linux 6.8.3.arch1-1

2024-04-03 Thread Jan Alexander Steffens (heftig) (@heftig)


Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging 
/ Packages / deepin-anything-arch


Commits:
77b494b7 by Jan Alexander Steffens (heftig) at 2024-04-04T00:09:23+02:00
6.1.2-61: linux 6.8.3.arch1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = deepin-anything-arch
pkgdesc = Deepin Anything file search tool, kernel module for Arch 
kernel
pkgver = 6.1.2
-   pkgrel = 60
+   pkgrel = 61
url = https://github.com/linuxdeepin/deepin-anything
arch = x86_64
license = GPL3


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 pkgname=deepin-anything-arch
 pkgver=6.1.2
-pkgrel=60
+pkgrel=61
 pkgdesc="Deepin Anything file search tool, kernel module for Arch kernel"
 arch=('x86_64')
 url="https://github.com/linuxdeepin/deepin-anything";



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-anything-arch/-/commit/77b494b7dc33d6bd0ce9019287e76639a300ffac

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-anything-arch/-/commit/77b494b7dc33d6bd0ce9019287e76639a300ffac
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/deepin-anything-arch] Pushed new tag 6.1.2-61

2024-04-03 Thread Jan Alexander Steffens (heftig) (@heftig)


Jan Alexander Steffens (heftig) pushed new tag 6.1.2-61 at Arch Linux / 
Packaging / Packages / deepin-anything-arch

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-anything-arch/-/tree/6.1.2-61
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/r8168] Pushed new tag 8.052.01-39

2024-04-03 Thread Jan Alexander Steffens (heftig) (@heftig)


Jan Alexander Steffens (heftig) pushed new tag 8.052.01-39 at Arch Linux / 
Packaging / Packages / r8168

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




[Git][archlinux/packaging/packages/linux] Pushed new tag 6.8.3.arch1-1

2024-04-03 Thread Jan Alexander Steffens (heftig) (@heftig)


Jan Alexander Steffens (heftig) pushed new tag 6.8.3.arch1-1 at Arch Linux / 
Packaging / Packages / linux

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




  1   2   3   4   5   6   7   >