[Git][archlinux/packaging/packages/python-alembic][main] 2 commits: Remove makedepends entries that are in depends.

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


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
python-alembic


Commits:
05bb672b by loqs at 2024-03-09T16:23:26+00:00
Remove makedepends entries that are in depends.

- - - - -
f3bd8e8c by loqs at 2024-03-09T16:24:59+00:00
Change to a PEP 517 based workflow

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -11,7 +11,7 @@ arch=('any')
 license=('MIT')
 depends=('python' 'python-mako' 'python-sqlalchemy' 'python-editor'
  'python-dateutil')
-makedepends=('python-setuptools' 'python-mako' 'python-sqlalchemy' 
'python-editor' 'python-dateutil')
+makedepends=('python-setuptools' 'python-build' 'python-installer' 
'python-wheel')
 checkdepends=('python-pytest')
 
source=($pkgname-$pkgver.tar.gz::https://github.com/sqlalchemy/alembic/archive/refs/tags/rel_${pkgver//./_}.tar.gz)
 
sha512sums=('888b6c11d32fc84dc1c18ed80bdf5edd053b6fafe365e2a1d99e726207216005d5d9a3f5368b1d80ed2ca56d3cacf7ef99b3e943c09fb398a74c17074e1ca63e')
@@ -25,7 +25,7 @@ prepare() {
 
 build() {
   cd alembic-rel_${pkgver//./_}
-  python setup.py build
+  python -m build --wheel --no-isolation
 }
 
 check() {
@@ -35,7 +35,7 @@ check() {
 
 package() {
   cd alembic-rel_${pkgver//./_}
-  python setup.py install --root="${pkgdir}" --prefix=/usr -O1 --skip-build
+  python -m installer --destdir="$pkgdir" dist/*.whl
   install -Dm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
   install -Dm 644 README.rst CHANGES -t "${pkgdir}/usr/share/doc/${pkgname}"
 }



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-alembic/-/compare/5665b5bf6f105a25c5a3c85578991edf8492362f...f3bd8e8c9343e26c296b7d1414cfaa4f46eb4e20

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-alembic/-/compare/5665b5bf6f105a25c5a3c85578991edf8492362f...f3bd8e8c9343e26c296b7d1414cfaa4f46eb4e20
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/mdcat][main] upgpkg: 2.1.2-1

2024-03-11 Thread Daurnimator (@daurnimator)


Daurnimator pushed to branch main at Arch Linux / Packaging / Packages / mdcat


Commits:
5fb3ab69 by Daurnimator at 2024-03-12T12:02:10+11:00
upgpkg: 2.1.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = mdcat
pkgdesc = Sophisticated Markdown rendering for the terminal
-   pkgver = 2.1.1
+   pkgver = 2.1.2
pkgrel = 1
url = https://github.com/swsnr/mdcat
arch = i686
@@ -12,7 +12,7 @@ pkgbase = mdcat
depends = openssl
optdepends = less: for mdless
options = !lto
-   source = 
mdcat-2.1.1.tar.gz::https://github.com/swsnr/mdcat/archive/mdcat-2.1.1.tar.gz
-   sha256sums = 
d0fa8e9c7477842b6c6923e6710363050f096ea8283cb69b475071f60fc6de42
+   source = 
mdcat-2.1.2.tar.gz::https://github.com/swsnr/mdcat/archive/mdcat-2.1.2.tar.gz
+   sha256sums = 
332c8e659a668ceeae70b0d268a46f00bf8bab696dbf7f84faa69b3c509da286
 
 pkgname = mdcat


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 # Maintainer: Justin Kromlinger 
 # Contributor: Wesley Moore 
 pkgname=mdcat
-pkgver=2.1.1
+pkgver=2.1.2
 pkgrel=1
 pkgdesc='Sophisticated Markdown rendering for the terminal'
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@ makedepends=('asciidoctor'
  'cargo')
 optdepends=('less: for mdless')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgname-$pkgver.tar.gz")
-sha256sums=('d0fa8e9c7477842b6c6923e6710363050f096ea8283cb69b475071f60fc6de42')
+sha256sums=('332c8e659a668ceeae70b0d268a46f00bf8bab696dbf7f84faa69b3c509da286')
 
 prepare() {
   cd "${pkgname}-${pkgname}-${pkgver}"



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

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




[Git][archlinux/packaging/packages/mdcat] Pushed new tag 2.1.2-1

2024-03-11 Thread Daurnimator (@daurnimator)


Daurnimator pushed new tag 2.1.2-1 at Arch Linux / Packaging / Packages / mdcat

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




[Git][archlinux/packaging/packages/talosctl][main] upgpkg: 1.6.6-1

2024-03-11 Thread George Rawlinson (@grawlinson)


George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages / 
talosctl


Commits:
eb7c8b36 by George Rawlinson at 2024-03-12T12:37:52+13:00
upgpkg: 1.6.6-1

* FTBFS

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = talosctl
pkgdesc = CLI for Talos - A modern OS for Kubernetes
-   pkgver = 1.6.3
+   pkgver = 1.6.6
pkgrel = 1
url = https://github.com/siderolabs/talos
arch = x86_64
@@ -8,7 +8,7 @@ pkgbase = talosctl
makedepends = git
makedepends = go
options = !lto
-   source = 
talosctl::git+https://github.com/siderolabs/talos.git#tag=v1.6.3?signed
+   source = 
talosctl::git+https://github.com/siderolabs/talos.git#tag=v1.6.6?signed
validpgpkeys = DB997306E3102F11C4E8F5527B26396447AB6DFD
validpgpkeys = CC51116A94490FA6FB3C18EB2401FCAE863A06CA
validpgpkeys = 15D5721F5F5BAF121495363EFE042E3D4085A811


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 # Maintainer: George Rawlinson 
 
 pkgname=talosctl
-pkgver=1.6.3
+pkgver=1.6.6
 pkgrel=1
 pkgdesc='CLI for Talos - A modern OS for Kubernetes'
 arch=('x86_64')
@@ -47,7 +47,7 @@ build() {
 -modcacherw \
 -ldflags "-compressdwarf=false \
 -linkmode external \
--extldflags ${LDFLAGS}" \
+-extldflags '${LDFLAGS}'" \
 -o build/talosctl \
 ./cmd/talosctl
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/talosctl/-/commit/eb7c8b3645ab87170138366a8c478fc4ac92672f

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




[Git][archlinux/packaging/packages/talosctl] Pushed new tag 1.6.6-1

2024-03-11 Thread George Rawlinson (@grawlinson)


George Rawlinson pushed new tag 1.6.6-1 at Arch Linux / Packaging / Packages / 
talosctl

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




[Git][archlinux/packaging/packages/woodpecker] Pushed new tag 2.3.0-1

2024-03-11 Thread George Rawlinson (@grawlinson)


George Rawlinson pushed new tag 2.3.0-1 at Arch Linux / Packaging / Packages / 
woodpecker

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




[Git][archlinux/packaging/packages/woodpecker][main] upgpkg: 2.3.0-1

2024-03-11 Thread George Rawlinson (@grawlinson)


George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages / 
woodpecker


Commits:
95fac823 by George Rawlinson at 2024-03-12T12:30:37+13:00
upgpkg: 2.3.0-1

* FTBFS: See 
https://gitlab.archlinux.org/archlinux/packaging/packages/pulumi/-/issues/2

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = woodpecker
pkgdesc = A simple CI engine with great extensibility
-   pkgver = 2.2.2
+   pkgver = 2.3.0
pkgrel = 1
url = https://woodpecker-ci.org
arch = x86_64
@@ -10,7 +10,7 @@ pkgbase = woodpecker
makedepends = yarn
depends = glibc
options = !lto
-   source = 
woodpecker::git+https://github.com/woodpecker-ci/woodpecker#commit=a19c488a99a3be0e7502743f5db8ae4462086145
+   source = 
woodpecker::git+https://github.com/woodpecker-ci/woodpecker#commit=ee56a6ad01726311bce9cf71ea37e7cc4bbdb35c
source = server-systemd.service
source = server-sysusers.conf
source = server-tmpfiles.conf


=
PKGBUILD
=
@@ -8,7 +8,7 @@ pkgname=(
   'woodpecker-agent'
   'woodpecker-cli'
 )
-pkgver=2.2.2
+pkgver=2.3.0
 pkgrel=1
 pkgdesc='A simple CI engine with great extensibility'
 arch=('x86_64')
@@ -17,7 +17,7 @@ license=('Apache')
 depends=('glibc')
 makedepends=('git' 'go' 'yarn')
 options=('!lto')
-_commit='a19c488a99a3be0e7502743f5db8ae4462086145'
+_commit='ee56a6ad01726311bce9cf71ea37e7cc4bbdb35c'
 source=(
   "$pkgbase::git+https://github.com/woodpecker-ci/woodpecker#commit=$_commit";
   'server-systemd.service'
@@ -78,7 +78,7 @@ build() {
 -modcacherw \
 -ldflags "-compressdwarf=false \
 -linkmode external \
--extldflags ${LDFLAGS}" \
+-extldflags '${LDFLAGS}'" \
 -o build \
 ./cmd/...
 }



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/woodpecker/-/commit/95fac823869d2981bbba435aa804886bb2f90a8f

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




[Git][archlinux/packaging/packages/dtkcommon] Pushed new tag 5.6.25-1

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


Felix Yan pushed new tag 5.6.25-1 at Arch Linux / Packaging / Packages / 
dtkcommon

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




[Git][archlinux/packaging/packages/dtkcommon][main] upgpkg: 5.6.25-1

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


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


Commits:
0ac2984f by Felix Yan at 2024-03-11T23:09:30+00:00
upgpkg: 5.6.25-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = dtkcommon
pkgdesc = DTK common files
-   pkgver = 5.6.21
+   pkgver = 5.6.25
pkgrel = 1
url = https://github.com/linuxdeepin/dtkcommon
arch = any
@@ -8,7 +8,7 @@ pkgbase = dtkcommon
makedepends = cmake
makedepends = ninja
depends = dconf
-   source = 
https://github.com/linuxdeepin/dtkcommon/archive/5.6.21/dtkcommon-5.6.21.tar.gz
-   sha512sums = 
1ba5ef58c7ee8ac153d6a7e55bcb3b05c1983709bf26c148399dff6f283518aeb39da3e4bafceecd87880be8d3398cc770599638ee3845203f6fd8dd72694f01
+   source = 
https://github.com/linuxdeepin/dtkcommon/archive/5.6.25/dtkcommon-5.6.25.tar.gz
+   sha512sums = 
2e917cf8bbf4d6b8a196e938afd9b56cb4ed65adddee693ae43133788363a70c97544bbaa029bdb40a5a364bf3449f662ce75a597e1b6503a34b6ca0507a8ff3
 
 pkgname = dtkcommon


=
PKGBUILD
=
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=dtkcommon
-pkgver=5.6.21
+pkgver=5.6.25
 pkgrel=1
 pkgdesc='DTK common files'
 arch=('any')
@@ -10,7 +10,7 @@ license=('LGPL3')
 depends=('dconf')
 makedepends=('cmake' 'ninja')
 
source=("https://github.com/linuxdeepin/dtkcommon/archive/$pkgver/$pkgname-$pkgver.tar.gz";)
-sha512sums=('1ba5ef58c7ee8ac153d6a7e55bcb3b05c1983709bf26c148399dff6f283518aeb39da3e4bafceecd87880be8d3398cc770599638ee3845203f6fd8dd72694f01')
+sha512sums=('2e917cf8bbf4d6b8a196e938afd9b56cb4ed65adddee693ae43133788363a70c97544bbaa029bdb40a5a364bf3449f662ce75a597e1b6503a34b6ca0507a8ff3')
 
 build() {
   cd dtkcommon-$pkgver



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

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




[Git][archlinux/packaging/packages/deepin-session-ui][main] upgpkg: 6.0.15-1

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


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
deepin-session-ui


Commits:
51698de1 by Felix Yan at 2024-03-11T23:09:27+00:00
upgpkg: 6.0.15-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = deepin-session-ui
pkgdesc = Deepin desktop-environment - Session UI module
-   pkgver = 6.0.14
+   pkgver = 6.0.15
pkgrel = 1
url = https://github.com/linuxdeepin/dde-session-ui
arch = x86_64
@@ -30,7 +30,7 @@ pkgbase = deepin-session-ui
depends = gcc-libs
depends = hicolor-icon-theme
depends = startdde
-   source = 
https://github.com/linuxdeepin/dde-session-ui/archive/6.0.14/deepin-session-ui-6.0.14.tar.gz
-   sha512sums = 
f54bd81b7ac146fd83bb120cf473b866b651160e392110991c7d04117c2277a07fde7ca212a1d1be29965a28f8706d0a791b57c6cd3b077b4628b13366d95af8
+   source = 
https://github.com/linuxdeepin/dde-session-ui/archive/6.0.15/deepin-session-ui-6.0.15.tar.gz
+   sha512sums = 
4b103c053da2dee41b19b48f2116096b0ca22d5a18058b70475eb5bccf020448ebdc55f691291ddb507da68f070a2db64ed33b890a27776d3d5cbe1f7aec105f
 
 pkgname = deepin-session-ui


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 # Contributor: Xu Fasheng 
 
 pkgname=deepin-session-ui
-pkgver=6.0.14
+pkgver=6.0.15
 pkgrel=1
 pkgdesc='Deepin desktop-environment - Session UI module'
 arch=('x86_64')
@@ -17,7 +17,7 @@ depends=('gsettings-qt' 'deepin-daemon' 'deepin-wallpapers' 
'deepin-pw-check' 'd
  'libxcrypt' 'glibc' 'gcc-libs' 'hicolor-icon-theme' 'startdde')
 makedepends=('cmake' 'deepin-dock' 'deepin-gettext-tools' 'qt5-tools' 'gtest' 
'ninja')
 
source=("https://github.com/linuxdeepin/dde-session-ui/archive/$pkgver/$pkgname-$pkgver.tar.gz";)
-sha512sums=('f54bd81b7ac146fd83bb120cf473b866b651160e392110991c7d04117c2277a07fde7ca212a1d1be29965a28f8706d0a791b57c6cd3b077b4628b13366d95af8')
+sha512sums=('4b103c053da2dee41b19b48f2116096b0ca22d5a18058b70475eb5bccf020448ebdc55f691291ddb507da68f070a2db64ed33b890a27776d3d5cbe1f7aec105f')
 
 build() {
   cd dde-session-ui-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-session-ui/-/commit/51698de1a6ed7751138beb4d45790dfea47fb2f5

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-session-ui/-/commit/51698de1a6ed7751138beb4d45790dfea47fb2f5
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/deepin-session-ui] Pushed new tag 6.0.15-1

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


Felix Yan pushed new tag 6.0.15-1 at Arch Linux / Packaging / Packages / 
deepin-session-ui

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




[Git][archlinux/packaging/packages/deno] Pushed new tag 1.41.2-1

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


Felix Yan pushed new tag 1.41.2-1 at Arch Linux / Packaging / Packages / deno

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




[Git][archlinux/packaging/packages/deno][main] upgpkg: 1.41.2-1

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


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


Commits:
3a514a2b by Felix Yan at 2024-03-11T23:09:26+00:00
upgpkg: 1.41.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = deno
pkgdesc = A secure runtime for JavaScript and TypeScript
-   pkgver = 1.41.1
+   pkgver = 1.41.2
pkgrel = 1
url = https://deno.land
arch = x86_64
@@ -13,7 +13,7 @@ pkgbase = deno
makedepends = protobuf
depends = gcc-libs
options = !lto
-   source = 
git+https://github.com/denoland/deno.git#commit=8ccb9e954548d1a4d3ccbe065c28d6067d3fda03
+   source = 
git+https://github.com/denoland/deno.git#commit=6d062cf0c79158a8c0c8a136c945c3eab2af8b50
sha512sums = SKIP
 
 pkgname = deno


=
PKGBUILD
=
@@ -2,8 +2,8 @@
 # Contributor: Metal A-wing <1 at 233 dot email>
 
 pkgname=deno
-pkgver=1.41.1
-_commit=8ccb9e954548d1a4d3ccbe065c28d6067d3fda03
+pkgver=1.41.2
+_commit=6d062cf0c79158a8c0c8a136c945c3eab2af8b50
 pkgrel=1
 pkgdesc="A secure runtime for JavaScript and TypeScript"
 arch=('x86_64')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/deno/-/commit/3a514a2bf5e80b7ec9b4e4616a3d000447b3a17d

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




[Git][archlinux/packaging/packages/openscad] Pushed new tag 2021.01-11

2024-03-11 Thread George Rawlinson (@grawlinson)


George Rawlinson pushed new tag 2021.01-11 at Arch Linux / Packaging / Packages 
/ openscad

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




[Git][archlinux/packaging/packages/openscad][main] upgpkg: 2021.01-11

2024-03-11 Thread George Rawlinson (@grawlinson)


George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages / 
openscad


Commits:
d005d3db by George Rawlinson at 2024-03-12T12:03:29+13:00
upgpkg: 2021.01-11

* lib3mf 2.3.0 rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = openscad
pkgdesc = The programmers solid 3D CAD modeller
pkgver = 2021.01
-   pkgrel = 10
+   pkgrel = 11
url = https://openscad.org
arch = x86_64
license = GPL2


=
PKGBUILD
=
@@ -6,7 +6,7 @@
 
 pkgname=openscad
 pkgver=2021.01
-pkgrel=10
+pkgrel=11
 pkgdesc='The programmers solid 3D CAD modeller'
 arch=('x86_64')
 url='https://openscad.org'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/openscad/-/commit/d005d3db67367b705a228c925b0ba14443a89237

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




[Git][archlinux/packaging/packages/lib3mf][main] upgpkg: 2.3.0-1

2024-03-11 Thread George Rawlinson (@grawlinson)


George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages / 
lib3mf


Commits:
a3ffddb0 by George Rawlinson at 2024-03-12T12:00:28+13:00
upgpkg: 2.3.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = lib3mf
pkgdesc = Implementation of the 3D Manufacturing Format file standard
-   pkgver = 2.2.0
+   pkgver = 2.3.0
pkgrel = 1
url = https://github.com/3MFConsortium/lib3mf
arch = x86_64
@@ -15,7 +15,7 @@ pkgbase = lib3mf
depends = zlib
replaces = lib3mf-1
options = !lto
-   source = 
lib3mf::git+https://github.com/3MFConsortium/lib3mf#commit=00bababcc968c1b4eeac51af636b88b6182c72b8
+   source = 
lib3mf::git+https://github.com/3MFConsortium/lib3mf#commit=e242855f6671bd4dbf784bd60a66e66c8f6204e4
b2sums = SKIP
 
 pkgname = lib3mf


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 # Contributor: Jonas Witschel 
 
 pkgname=lib3mf
-pkgver=2.2.0
+pkgver=2.3.0
 pkgrel=1
 pkgdesc='Implementation of the 3D Manufacturing Format file standard'
 arch=('x86_64')
@@ -19,7 +19,7 @@ makedepends=('git' 'cmake')
 checkdepends=('gtest')
 replaces=('lib3mf-1')
 options=('!lto')
-_commit='00bababcc968c1b4eeac51af636b88b6182c72b8'
+_commit='e242855f6671bd4dbf784bd60a66e66c8f6204e4'
 source=("$pkgname::git+$url#commit=$_commit")
 b2sums=('SKIP')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lib3mf/-/commit/a3ffddb0f10d13358df9ddf221773e9aeb475d81

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




[Git][archlinux/packaging/packages/lib3mf] Pushed new tag 2.3.0-1

2024-03-11 Thread George Rawlinson (@grawlinson)


George Rawlinson pushed new tag 2.3.0-1 at Arch Linux / Packaging / Packages / 
lib3mf

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




[Git][archlinux/packaging/packages/qbe][main] upgpkg: 1.2-1

2024-03-11 Thread George Rawlinson (@grawlinson)


George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages / 
qbe


Commits:
24633452 by George Rawlinson at 2024-03-12T11:57:37+13:00
upgpkg: 1.2-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,13 @@
+pkgbase = qbe
+   pkgdesc = Small embeddable C compiler backend
+   pkgver = 1.2
+   pkgrel = 1
+   url = https://c9x.me/compile/
+   arch = x86_64
+   license = MIT
+   makedepends = git
+   depends = glibc
+   source = 
git://c9x.me/qbe.git#commit=2d683e0c53907ebca9abde876dd87af70719e42d
+   b2sums = SKIP
+
+pkgname = qbe


=
PKGBUILD
=
@@ -1,7 +1,7 @@
 # Maintainer: George Rawlinson 
 
 pkgname=qbe
-pkgver=1.1
+pkgver=1.2
 pkgrel=1
 pkgdesc='Small embeddable C compiler backend'
 arch=('x86_64')
@@ -9,7 +9,7 @@ url='https://c9x.me/compile/'
 license=('MIT')
 depends=('glibc')
 makedepends=('git')
-_commit='f1b21d145ba03c6052b4b722dc457f8e944e6fca'
+_commit='2d683e0c53907ebca9abde876dd87af70719e42d'
 source=("git://c9x.me/qbe.git#commit=$_commit")
 b2sums=('SKIP')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/qbe/-/commit/2463345294e28a7060526a258b6d82b5f75cf089

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




[Git][archlinux/packaging/packages/qbe] Pushed new tag 1.2-1

2024-03-11 Thread George Rawlinson (@grawlinson)


George Rawlinson pushed new tag 1.2-1 at Arch Linux / Packaging / Packages / qbe

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




[Git][archlinux/packaging/packages/nix] Pushed new tag 2.21.0-1

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


Caleb Maclennan pushed new tag 2.21.0-1 at Arch Linux / Packaging / Packages / 
nix

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




[Git][archlinux/packaging/packages/nix][main] upgpkg: 2.21.0-1

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


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


Commits:
5cd5fcea by Caleb Maclennan at 2024-03-12T01:48:11+03:00
upgpkg: 2.21.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = nix
pkgdesc = A purely functional package manager
-   pkgver = 2.20.5
+   pkgver = 2.21.0
pkgrel = 1
url = https://nixos.org/nix
arch = x86_64
@@ -31,24 +31,21 @@ pkgbase = nix
makedepends = rapidcheck
makedepends = librapidcheck.so
makedepends = sqlite
-   source = 
nix::git+https://github.com/NixOS/nix.git#commit=85b638cceaf269fce7f7c145aa5d34ddd2a499e1
+   source = 
nix::git+https://github.com/NixOS/nix.git#commit=80832adcf1ce58565e35e6b5512b7295c34d3d78
source = nix.conf
source = sysusers.conf
source = tmpfiles.conf
source = user.tmpfiles.conf
-   source = 
https://github.com/NixOS/nix/commit/ec5cc1026db61d4c43c89ffdd8a71ed62cfb842d.patch
sha512sums = SKIP
sha512sums = 
46fdd1134626da81f0ec3ada47b69bb803277e8dd379052db5d8606475f5ff7ece63c8ae41b5f8ba6d2174465e1e977212c648a11c853b199e11b2014789a661
sha512sums = 
6511badd6e4c71d9b7f6e6a87ea521a9727a5569ecf48dca11ee0d04151adf083453dcf7e05eadd5c28278fd8aee9fe44bbb90067f5fc8067c99c5e9665affd9
sha512sums = 
879bc28faf877a560ac67500388d9774ec890391ef08d367a18f98ef17faeef8c7d208e747fed1fd501b07c3a3b2286af436eb1bd137de2d8ea9a9c32b48088a
sha512sums = 
da5b6d449f8e69c9211e6bd97b1ce4c6e398da5a34fea9a8a89a28084489a1549188e52f66ce7536903afeb75e690e764188daac20a16227b66cc14a72b7311a
-   sha512sums = 
cf0e328e42741fce867e94d3a9f1bd81320da50ea387eb1629ec0a1a1d0eb35163c57d72a9704c5f68903831be6f2b823f072a29f887d31bd59a3a0491ff3a38
b2sums = SKIP
b2sums = 
e79ceeb12faf7c38a167857ded355a74511c1d98e7fcb1efb589072c16b35f017239e6723bad04e13ed5b16cbebc91923363e36c130bf51d06a66a4d4ef54f6b
b2sums = 
e92b8192bae89f0bc8c62371fbe63b4bfd68352699e5ea6900bf4313fd573322a06cb85074b292a005cbf644a50abbb67694f9458f071b0fd223d220494f6b6c
b2sums = 
bffaabbe8c9efee79c7761e72a189796f35c0a40805b53fe954c10590ab9bfd0a321b45c7050ddf30810e36fa4431768f36f19fdc55085c0396ac5338b88f839
b2sums = 
57610fc5fa370f9c3df50ab411dfe154b273349b3b321ad01768cacdf371e27603e8446a4e4269ccf4ca6cdb59b4a70fdcac59cda29c47eb7e7224555ec7e2e2
-   b2sums = 
7114f9c78bcc0fd40c245897886439ecbf2f16269e364c788fa323493de47863cdb9c19bece2911be573af433e579f8f1076ca70b7c2df333185f39577882ba8
 
 pkgname = nix
install = nix.install


=
PKGBUILD
=
@@ -9,8 +9,8 @@
 
 pkgbase=nix
 pkgname=('nix' 'nix-docs')
-pkgver=2.20.5
-_commit='85b638cceaf269fce7f7c145aa5d34ddd2a499e1'
+pkgver=2.21.0
+_commit='80832adcf1ce58565e35e6b5512b7295c34d3d78'
 pkgrel=1
 pkgdesc='A purely functional package manager'
 arch=('x86_64')
@@ -49,20 +49,17 @@ source=(
   'sysusers.conf'
   'tmpfiles.conf'
   'user.tmpfiles.conf'
-  
'https://github.com/NixOS/nix/commit/ec5cc1026db61d4c43c89ffdd8a71ed62cfb842d.patch'
 )
 sha512sums=('SKIP'
 
'46fdd1134626da81f0ec3ada47b69bb803277e8dd379052db5d8606475f5ff7ece63c8ae41b5f8ba6d2174465e1e977212c648a11c853b199e11b2014789a661'
 
'6511badd6e4c71d9b7f6e6a87ea521a9727a5569ecf48dca11ee0d04151adf083453dcf7e05eadd5c28278fd8aee9fe44bbb90067f5fc8067c99c5e9665affd9'
 
'879bc28faf877a560ac67500388d9774ec890391ef08d367a18f98ef17faeef8c7d208e747fed1fd501b07c3a3b2286af436eb1bd137de2d8ea9a9c32b48088a'
-
'da5b6d449f8e69c9211e6bd97b1ce4c6e398da5a34fea9a8a89a28084489a1549188e52f66ce7536903afeb75e690e764188daac20a16227b66cc14a72b7311a'
-
'cf0e328e42741fce867e94d3a9f1bd81320da50ea387eb1629ec0a1a1d0eb35163c57d72a9704c5f68903831be6f2b823f072a29f887d31bd59a3a0491ff3a38')
+
'da5b6d449f8e69c9211e6bd97b1ce4c6e398da5a34fea9a8a89a28084489a1549188e52f66ce7536903afeb75e690e764188daac20a16227b66cc14a72b7311a')
 b2sums=('SKIP'
 
'e79ceeb12faf7c38a167857ded355a74511c1d98e7fcb1efb589072c16b35f017239e6723bad04e13ed5b16cbebc91923363e36c130bf51d06a66a4d4ef54f6b'
 
'e92b8192bae89f0bc8c62371fbe63b4bfd68352699e5ea6900bf4313fd573322a06cb85074b292a005cbf644a50abbb67694f9458f071b0fd223d220494f6b6c'
 
'bffaabbe8c9efee79c7761e72a189796f35c0a40805b53fe954c10590ab9bfd0a321b45c7050ddf30810e36fa4431768f36f19fdc55085c0396ac5338b88f839'
-
'57610fc5fa370f9c3df50ab411dfe154b273349b3b321ad01768cacdf371e27603e8446a4e4269ccf4ca6cdb59b4a70fdcac59cda29c47eb7e7224555ec7e2e2'
-
'7114f9c78bcc0fd40c245897886439ecbf2f16269e364c788fa323493de47863cdb9c19bece2911be573af433e579f8f1076ca70b7c2df333185f39577882ba8')
+
'57610fc5fa370f9c3df50ab411dfe154b273349b3b321ad01768cacdf371e27603e8446a4e4269ccf4ca6cdb59b4a70fdcac59cda29c47eb7e7224555ec7e2e2')
 
 pkgver() {
   

[Git][archlinux/packaging/packages/wimlib][main] upgpkg: 1.14.4-1

2024-03-11 Thread George Rawlinson (@grawlinson)


George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages / 
wimlib


Commits:
ee46526a by George Rawlinson at 2024-03-12T11:46:02+13:00
upgpkg: 1.14.4-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,20 @@
+pkgbase = wimlib
+   pkgdesc = A library and program to extract, create, and modify WIM files
+   pkgver = 1.14.4
+   pkgrel = 1
+   url = https://wimlib.net
+   arch = x86_64
+   license = custom
+   checkdepends = attr
+   makedepends = git
+   depends = fuse3
+   depends = ntfs-3g
+   optdepends = cdrkit: for making ISO image of Windows PE
+   optdepends = mtools: for making disk image of Windows PE
+   optdepends = syslinux: for making disk image of Windows PE
+   optdepends = cabextract: for extracting Windows PE from the WAIK
+   provides = libwim.so
+   source = 
wimlib::git+https://github.com/ebiggers/wimlib#commit=cd2a5e5d2e95c36e81d09077d06ad136f7d24950
+   b2sums = SKIP
+
+pkgname = wimlib


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 # Contributor: Eric Biggers 
 
 pkgname=wimlib
-pkgver=1.14.3
+pkgver=1.14.4
 pkgrel=1
 pkgdesc='A library and program to extract, create, and modify WIM files'
 arch=('x86_64')
@@ -19,7 +19,7 @@ optdepends=(
   'cabextract: for extracting Windows PE from the WAIK'
 )
 provides=('libwim.so')
-_commit='4baa0ab7b8ad5c7f0a109e22e9a6c8621a7edd42'
+_commit='cd2a5e5d2e95c36e81d09077d06ad136f7d24950'
 source=("$pkgname::git+https://github.com/ebiggers/wimlib#commit=$_commit";)
 b2sums=('SKIP')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/wimlib/-/commit/ee46526a4d5ed282728ffc4ef5a342eb975a3522

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




[Git][archlinux/packaging/packages/wimlib] Pushed new tag 1.14.4-1

2024-03-11 Thread George Rawlinson (@grawlinson)


George Rawlinson pushed new tag 1.14.4-1 at Arch Linux / Packaging / Packages / 
wimlib

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




[Git][archlinux/packaging/packages/deepin-system-monitor][main] upgpkg: 6.0.13-1

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


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
deepin-system-monitor


Commits:
f2a5faa8 by Felix Yan at 2024-03-11T22:42:29+00:00
upgpkg: 6.0.13-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = deepin-system-monitor
pkgdesc = A more user-friendly system monitor
-   pkgver = 6.0.12
+   pkgver = 6.0.13
pkgrel = 1
url = https://github.com/linuxdeepin/deepin-system-monitor
install = deepin-system-monitor.install
@@ -29,7 +29,7 @@ pkgbase = deepin-system-monitor
depends = libcap
depends = libpcap
depends = startdde
-   source = 
https://github.com/linuxdeepin/deepin-system-monitor/archive/6.0.12/deepin-system-monitor-6.0.12.tar.gz
-   sha512sums = 
88f1ddc881661efbeeca1c9f80bbf82d0740f45c1564c4ad36dc258b5fe26eacb86f0c0aa9a919bb5a754fd450161ba4050142779de8566d36c2f4d262ce19b1
+   source = 
https://github.com/linuxdeepin/deepin-system-monitor/archive/6.0.13/deepin-system-monitor-6.0.13.tar.gz
+   sha512sums = 
7bfc7861c72c2e6a544f57bb09a7cc99c22f5ad244800159bc9dc0d6ca4a53a5304bd0ae91aa5ee28d61c9345b5f3206fbe552d75527a54b97f1133a61cdc86d
 
 pkgname = deepin-system-monitor


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 # Contributor: Xu Fasheng 
 
 pkgname=deepin-system-monitor
-pkgver=6.0.12
+pkgver=6.0.13
 pkgrel=1
 pkgdesc='A more user-friendly system monitor'
 arch=('x86_64')
@@ -16,7 +16,7 @@ makedepends=('cmake' 'deepin-gettext-tools' 'gtest' 'ninja' 
'qt5-tools' 'deepin-
 groups=('deepin')
 install=deepin-system-monitor.install
 
source=("https://github.com/linuxdeepin/deepin-system-monitor/archive/$pkgver/$pkgname-$pkgver.tar.gz";)
-sha512sums=('88f1ddc881661efbeeca1c9f80bbf82d0740f45c1564c4ad36dc258b5fe26eacb86f0c0aa9a919bb5a754fd450161ba4050142779de8566d36c2f4d262ce19b1')
+sha512sums=('7bfc7861c72c2e6a544f57bb09a7cc99c22f5ad244800159bc9dc0d6ca4a53a5304bd0ae91aa5ee28d61c9345b5f3206fbe552d75527a54b97f1133a61cdc86d')
 
 build() {
   cd deepin-system-monitor-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/deepin-system-monitor/-/commit/f2a5faa805f595557636c61d88af7b215ec9af0f

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




[Git][archlinux/packaging/packages/deepin-system-monitor] Pushed new tag 6.0.13-1

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


Felix Yan pushed new tag 6.0.13-1 at Arch Linux / Packaging / Packages / 
deepin-system-monitor

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




[Git][archlinux/packaging/packages/ugrep] Pushed new tag 5.1.1-1

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


Caleb Maclennan pushed new tag 5.1.1-1 at Arch Linux / Packaging / Packages / 
ugrep

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




[Git][archlinux/packaging/packages/pqiv][main] upgpkg: 2.13.1-1

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


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


Commits:
a9151d04 by Caleb Maclennan at 2024-03-12T01:39:18+03:00
upgpkg: 2.13.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = pqiv
pkgdesc = Powerful image viewer with minimal UI
-   pkgver = 2.13
+   pkgver = 2.13.1
pkgrel = 1
url = https://github.com/phillipberndt/pqiv
arch = x86_64
@@ -41,7 +41,7 @@ pkgbase = pqiv
optdepends = libspectre: PS/EPS support
optdepends = libwebp: WebP support
optdepends = poppler-glib: rudimentary PDF support
-   source = 
https://github.com/phillipberndt/pqiv/archive/2.13/pqiv-2.13.tar.gz
-   sha256sums = 
5dfe9272460edcc50e512dd3fec5eae6e2344dccd35ef6ee95fb747458dd5e9d
+   source = 
https://github.com/phillipberndt/pqiv/archive/2.13.1/pqiv-2.13.1.tar.gz
+   sha256sums = 
1db8567f75884dfc5dd41208f309b11e4e4ca48ecad537915885b64aa03857a4
 
 pkgname = pqiv


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 # Maintainer: Caleb Maclennan 
 
 pkgname=pqiv
-pkgver=2.13
+pkgver=2.13.1
 pkgrel=1
 pkgdesc='Powerful image viewer with minimal UI'
 arch=(x86_64)
@@ -32,7 +32,7 @@ optdepends=('ffmpeg: rudimentary video support'
 'poppler-glib: rudimentary PDF support')
 _archive="$pkgname-$pkgver"
 source=("$url/archive/$pkgver/$_archive.tar.gz")
-sha256sums=('5dfe9272460edcc50e512dd3fec5eae6e2344dccd35ef6ee95fb747458dd5e9d')
+sha256sums=('1db8567f75884dfc5dd41208f309b11e4e4ca48ecad537915885b64aa03857a4')
 
 build() {
cd "$_archive"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pqiv/-/commit/a9151d04a523fe2d6caea0a1ef030510341e3c5c

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




[Git][archlinux/packaging/packages/ugrep][main] upgpkg: 5.1.1-1

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


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


Commits:
78962ffb by Caleb Maclennan at 2024-03-12T01:39:19+03:00
upgpkg: 5.1.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = ugrep
pkgdesc = ultra fast grep with interactive TUI, fuzzy search, boolean 
queries, hexdumps and more
-   pkgver = 5.1.0
+   pkgver = 5.1.1
pkgrel = 1
url = https://github.com/Genivia/ugrep
arch = x86_64
@@ -18,7 +18,7 @@ pkgbase = ugrep
optdepends = libreoffice: to search office documents
optdepends = csvkit: to search spreadsheets
optdepends = openssl: to search certificates and key files
-   source = 
https://github.com/Genivia/ugrep/archive/v5.1.0/ugrep-5.1.0.tar.gz
-   sha256sums = 
a8ac8dfaaf67d082d03bad58e91888256eddf5584e8ebb852b3c16591f4b6b65
+   source = 
https://github.com/Genivia/ugrep/archive/v5.1.1/ugrep-5.1.1.tar.gz
+   sha256sums = 
687fc43a02287bac18f973822036bb3c470a81825b8eb3d98a335603b249b13b
 
 pkgname = ugrep


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 # Contributor: Adria Arrufat 
 
 pkgname=ugrep
-pkgver=5.1.0
+pkgver=5.1.1
 pkgrel=1
 pkgdesc='ultra fast grep with interactive TUI, fuzzy search, boolean queries, 
hexdumps and more'
 arch=(x86_64)
@@ -23,7 +23,7 @@ optdepends=('python-pdftotext: to search pdf'
 'openssl: to search certificates and key files')
 _archive="$pkgname-$pkgver"
 source=("$url/archive/v$pkgver/$_archive.tar.gz")
-sha256sums=('a8ac8dfaaf67d082d03bad58e91888256eddf5584e8ebb852b3c16591f4b6b65')
+sha256sums=('687fc43a02287bac18f973822036bb3c470a81825b8eb3d98a335603b249b13b')
 
 build() {
cd "$_archive"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ugrep/-/commit/78962ffb08fd8ad0234b61a64a260f0be25d0579

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




[Git][archlinux/packaging/packages/pqiv] Pushed new tag 2.13.1-1

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


Caleb Maclennan pushed new tag 2.13.1-1 at Arch Linux / Packaging / Packages / 
pqiv

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




[Git][archlinux/packaging/packages/dolt][main] upgpkg: 1.35.2-1

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


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


Commits:
aff89182 by Caleb Maclennan at 2024-03-12T01:37:46+03:00
upgpkg: 1.35.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,13 +1,13 @@
 pkgbase = dolt
pkgdesc = Git for data! A version controlled relational database
-   pkgver = 1.35.1
+   pkgver = 1.35.2
pkgrel = 1
url = https://www.dolthub.com
arch = x86_64
license = Apache
makedepends = go
depends = glibc
-   source = 
https://github.com/dolthub/dolt/archive/v1.35.1/dolt-1.35.1.tar.gz
-   sha256sums = 
c14d03154442690167eb06332cee1edf2dae99c191115bc30838f697078387cb
+   source = 
https://github.com/dolthub/dolt/archive/v1.35.2/dolt-1.35.2.tar.gz
+   sha256sums = 
904afc428914172f812ee123f0b3ff7857133b8a22cfc212f73e40c88ac5e829
 
 pkgname = dolt


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 # Contributor: istimaldar_sntlk 
 
 pkgname=dolt
-pkgver=1.35.1
+pkgver=1.35.2
 pkgrel=1
 pkgdesc='Git for data! A version controlled relational database'
 arch=(x86_64)
@@ -14,7 +14,7 @@ depends=(glibc)
 makedepends=(go)
 _archive="$pkgname-$pkgver"
 source=("$_url/archive/v$pkgver/$_archive.tar.gz")
-sha256sums=('c14d03154442690167eb06332cee1edf2dae99c191115bc30838f697078387cb')
+sha256sums=('904afc428914172f812ee123f0b3ff7857133b8a22cfc212f73e40c88ac5e829')
 
 prepare() {
cd "$_archive"/go



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dolt/-/commit/aff891820b8a8624de84574385a493bb2c81cd22

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




[Git][archlinux/packaging/packages/dolt] Pushed new tag 1.35.2-1

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


Caleb Maclennan pushed new tag 1.35.2-1 at Arch Linux / Packaging / Packages / 
dolt

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




[Git][archlinux/packaging/packages/fx][main] upgpkg: 32.0.0-1

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


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


Commits:
45a3aee1 by Caleb Maclennan at 2024-03-12T01:36:17+03:00
upgpkg: 32.0.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,13 +1,13 @@
 pkgbase = fx
pkgdesc = Command-line tool and terminal JSON viewer
-   pkgver = 31.0.0
+   pkgver = 32.0.0
pkgrel = 1
url = https://github.com/antonmedv/fx
arch = x86_64
license = MIT
makedepends = go
depends = glibc
-   source = https://github.com/antonmedv/fx/archive/31.0.0/fx-31.0.0.tar.gz
-   sha256sums = 
8408047ef42506aac44aa805de209dd64ae4fc084e76bee8e24112ffbdc2d5dc
+   source = https://github.com/antonmedv/fx/archive/32.0.0/fx-32.0.0.tar.gz
+   sha256sums = 
584c7f1178bedec605a2487abe3f7909b05a9d13eff878edca2be4dab8f489f4
 
 pkgname = fx


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 # Contributor: Caltlgin Stsodaat 
 
 pkgname=fx
-pkgver=31.0.0
+pkgver=32.0.0
 pkgrel=1
 pkgdesc='Command-line tool and terminal JSON viewer'
 arch=(x86_64)
@@ -12,7 +12,7 @@ depends=(glibc)
 makedepends=(go)
 _archive="$pkgname-$pkgver"
 source=("$url/archive/$pkgver/$_archive.tar.gz")
-sha256sums=('8408047ef42506aac44aa805de209dd64ae4fc084e76bee8e24112ffbdc2d5dc')
+sha256sums=('584c7f1178bedec605a2487abe3f7909b05a9d13eff878edca2be4dab8f489f4')
 
 prepare() {
cd "$_archive"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/fx/-/commit/45a3aee13525e681dd4879cca28da14fd1d2965f

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




[Git][archlinux/packaging/packages/fx] Pushed new tag 32.0.0-1

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


Caleb Maclennan pushed new tag 32.0.0-1 at Arch Linux / Packaging / Packages / 
fx

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




[Git][archlinux/packaging/packages/plasma-workspace] Pushed new tag 6.0.1-2

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


Antonio Rojas pushed new tag 6.0.1-2 at Arch Linux / Packaging / Packages / 
plasma-workspace

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




[Git][archlinux/packaging/packages/plasma-workspace][main] upgpkg: 6.0.1-2: libqalculate 5.0 rebuild

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


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
plasma-workspace


Commits:
385ab39e by Antonio Rojas at 2024-03-11T23:25:50+01:00
upgpkg: 6.0.1-2: libqalculate 5.0 rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = plasma-workspace
pkgdesc = KDE Plasma Workspace
pkgver = 6.0.1
-   pkgrel = 1
+   pkgrel = 2
url = https://kde.org/plasma-desktop/
arch = x86_64
groups = plasma
@@ -97,7 +97,6 @@ pkgbase = plasma-workspace
depends = qt6-5compat
depends = qt6-base
depends = qt6-declarative
-   depends = qt6-shadertools
depends = qt6-svg
depends = qt6-tools
depends = qt6-virtualkeyboard
@@ -122,6 +121,7 @@ pkgbase = plasma-workspace
optdepends = networkmanager-qt: IP based geolocation
optdepends = plasma-workspace-wallpapers: additional wallpapers
optdepends = plasma5-integration: use Plasma settings in Qt5 
applications
+   optdepends = xdg-desktop-portal-gtk: sync font settings to Flatpak apps
conflicts = plasma-wayland-session
replaces = plasma-wayland-session
source = 
https://download.kde.org/stable/plasma/6.0.1/plasma-workspace-6.0.1.tar.xz


=
PKGBUILD
=
@@ -6,7 +6,7 @@
 pkgname=plasma-workspace
 pkgver=6.0.1
 _dirver=$(echo $pkgver | cut -d. -f1-3)
-pkgrel=1
+pkgrel=2
 pkgdesc='KDE Plasma Workspace'
 arch=(x86_64)
 url='https://kde.org/plasma-desktop/'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/plasma-workspace/-/commit/385ab39efc5d52f6c3efe19d4e3ce2374705fca8

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




[Git][archlinux/packaging/packages/step][main] upgpkg: 24.02.0-2: libqalculate 5.0 rebuild

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


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


Commits:
a5d9d9ce by Antonio Rojas at 2024-03-11T23:17:30+01:00
upgpkg: 24.02.0-2: libqalculate 5.0 rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = step
pkgdesc = Interactive Physical Simulator
pkgver = 24.02.0
-   pkgrel = 1
+   pkgrel = 2
url = https://apps.kde.org/step/
arch = x86_64
groups = kde-applications


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



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/step/-/commit/a5d9d9ce825a25a23b4ade07f99e8067b23b9f3c

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




[Git][archlinux/packaging/packages/step] Pushed new tag 24.02.0-2

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


Antonio Rojas pushed new tag 24.02.0-2 at Arch Linux / Packaging / Packages / 
step

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




[Git][archlinux/packaging/packages/kalk][main] upgpkg: 24.02.0-2: libqalculate 5.0 rebuild

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


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


Commits:
368ea3cc by Antonio Rojas at 2024-03-11T23:13:15+01:00
upgpkg: 24.02.0-2: libqalculate 5.0 rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = kalk
pkgdesc = A powerful cross-platform calculator application built with 
the Kirigami framework
pkgver = 24.02.0
-   pkgrel = 1
+   pkgrel = 2
url = https://apps.kde.org/kalk/
arch = x86_64
groups = kde-applications


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 
 pkgname=kalk
 pkgver=24.02.0
-pkgrel=1
+pkgrel=2
 pkgdesc='A powerful cross-platform calculator application built with the 
Kirigami framework'
 url='https://apps.kde.org/kalk/'
 arch=(x86_64)



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kalk/-/commit/368ea3cc7d5498c4ae890a8a446ad628e0449ee2

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




[Git][archlinux/packaging/packages/kalk] Pushed new tag 24.02.0-2

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


Antonio Rojas pushed new tag 24.02.0-2 at Arch Linux / Packaging / Packages / 
kalk

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




[Git][archlinux/packaging/packages/python-flaky][main] upgpkg: 3.8.0-1

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


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
python-flaky


Commits:
eddc4ba9 by Felix Yan at 2024-03-11T22:12:53+00:00
upgpkg: 3.8.0-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,14 @@
+pkgbase = python-flaky
+   pkgdesc = Plugin for nose or py.test that automatically reruns flaky 
tests
+   pkgver = 3.8.0
+   pkgrel = 1
+   url = https://github.com/box/flaky
+   arch = any
+   license = Apache
+   checkdepends = python-pytest
+   makedepends = python-setuptools
+   depends = python
+   source = 
python-flaky-3.8.0.tar.gz::https://github.com/box/flaky/archive/v3.8.0.tar.gz
+   sha512sums = 
1d62ccbb64eec3fb319f3a2abdbe6346613fbd65ae7f1fbdb62b4c72d4f5bb0bf6e5996bd7a665cf5c215037d69760fabcb51e7248fbb99c0ed92dd0abfd
+
+pkgname = python-flaky


=
PKGBUILD
=
@@ -1,47 +1,38 @@
 # Maintainer: Felix Yan 
 
 pkgname=python-flaky
-pkgver=3.7.0
-pkgrel=8
+pkgver=3.8.0
+pkgrel=1
 pkgdesc='Plugin for nose or py.test that automatically reruns flaky tests'
 arch=('any')
 license=('Apache')
 url='https://github.com/box/flaky'
 depends=('python')
 makedepends=('python-setuptools')
-checkdepends=('python-pytest' 'python-nose' 'python-genty')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/box/flaky/archive/v$pkgver.tar.gz";
-
"update-python-versions.patch::https://github.com/box/flaky/commit/32fd411fc20f4f21e954f06e377d515ae5a233b5.patch";)
-sha512sums=('20ec44c721aa68aad07b5669a3b23b7551380ef5cddecf9cc6197bbf78c5b1a823887046394aa6c4a66011e1a31c78b02c3cc89e96775498b600f20211ce7b99'
-
'5801dd8ff6433efd60fd4716a9110e4ca350bf0415df5180668f2edf12057bae5a0c623b94f2ec1f3fd2c88e8e07538ad5904fe739d4f687927312857bcc0717')
-
-prepare() {
-  cd "$srcdir"/flaky-$pkgver
-  patch -Np1 -i ${srcdir}/update-python-versions.patch
-}
+checkdepends=('python-pytest')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/box/flaky/archive/v$pkgver.tar.gz";)
+sha512sums=('1d62ccbb64eec3fb319f3a2abdbe6346613fbd65ae7f1fbdb62b4c72d4f5bb0bf6e5996bd7a665cf5c215037d69760fabcb51e7248fbb99c0ed92dd0abfd')
 
 build() {
-  cd "$srcdir"/flaky-$pkgver
+  cd flaky-$pkgver
   python setup.py build
 }
 
 check() {
   # Hack entry points by installing it
 
-  cd "$srcdir"/flaky-$pkgver
+  cd flaky-$pkgver
   python setup.py install --root="$PWD/tmp_install" --optimize=1
   (
-export 
PYTHONPATH="$PWD/tmp_install/usr/lib/python3.6/site-packages:$PYTHONPATH"
-nosetests3 --with-flaky --exclude="test_nose_options_example" 
test/test_nose/
+export 
PYTHONPATH="$PWD/tmp_install/usr/lib/python3.11/site-packages:$PYTHONPATH"
 py.test -k 'example and not options' --doctest-modules test/test_pytest/
 py.test -p no:flaky test/test_pytest/test_flaky_pytest_plugin.py
-nosetests3 --with-flaky --force-flaky --max-runs 2 
test/test_nose/test_nose_options_example.py
 py.test --force-flaky --max-runs 2 
test/test_pytest/test_pytest_options_example.py
   )
 }
 
 package() {
-  cd "$srcdir"/flaky-$pkgver
+  cd flaky-$pkgver
   python setup.py install --root="$pkgdir" --optimize=1
 }
 



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

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




[Git][archlinux/packaging/packages/python-flaky] Pushed new tag 3.8.0-1

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


Felix Yan pushed new tag 3.8.0-1 at Arch Linux / Packaging / Packages / 
python-flaky

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




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

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


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

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




[Git][archlinux/packaging/packages/cantor][main] upgpkg: 24.02.0-2: libqalculate 5.0 rebuild

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


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


Commits:
f3cf9d37 by Antonio Rojas at 2024-03-11T23:10:18+01:00
upgpkg: 24.02.0-2: libqalculate 5.0 rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = cantor
pkgdesc = KDE Frontend to Mathematical Software
pkgver = 24.02.0
-   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.0
-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/f3cf9d376970bc71e4c5dc12b7c4cbc8367b9eb1

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




[Git][archlinux/packaging/packages/python-elementpath] Pushed new tag 4.4.0-1

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


Felix Yan pushed new tag 4.4.0-1 at Arch Linux / Packaging / Packages / 
python-elementpath

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




[Git][archlinux/packaging/packages/python-elementpath][main] upgpkg: 4.4.0-1

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


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
python-elementpath


Commits:
713938fd by Felix Yan at 2024-03-11T22:09:47+00:00
upgpkg: 4.4.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = python-elementpath
pkgdesc = XPath 1.0/2.0 parsers and selectors for ElementTree and lxml
-   pkgver = 4.3.0
+   pkgver = 4.4.0
pkgrel = 1
url = https://github.com/sissaschool/elementpath
arch = any
@@ -11,7 +11,7 @@ pkgbase = python-elementpath
makedepends = git
makedepends = python-setuptools
depends = python
-   source = 
git+https://github.com/sissaschool/elementpath.git#commit=fb5270c05b0f2446dad78acdc9c21b3f3caf8069
+   source = 
git+https://github.com/sissaschool/elementpath.git#commit=004fca18366974c34193176bd3a356f711330ca0
sha512sums = SKIP
 
 pkgname = python-elementpath


=
PKGBUILD
=
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan 
 
 pkgname=python-elementpath
-pkgver=4.3.0
-_commit=fb5270c05b0f2446dad78acdc9c21b3f3caf8069
+pkgver=4.4.0
+_commit=004fca18366974c34193176bd3a356f711330ca0
 pkgrel=1
 pkgdesc="XPath 1.0/2.0 parsers and selectors for ElementTree and lxml"
 url="https://github.com/sissaschool/elementpath";



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-elementpath/-/commit/713938fddd937347f1e64f73cd0d5e54f17edab1

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




[Git][archlinux/packaging/packages/phrase-pinyin-data][main] upgpkg: 0.17.0-1

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


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
phrase-pinyin-data


Commits:
a5bc961a by Felix Yan at 2024-03-11T22:05:15+00:00
upgpkg: 0.17.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,11 +1,11 @@
 pkgbase = phrase-pinyin-data
pkgdesc = Pinyin Data for Phrases
-   pkgver = 0.16.0
+   pkgver = 0.17.0
pkgrel = 1
url = https://github.com/mozillazg/phrase-pinyin-data
arch = any
license = MIT
-   source = 
https://github.com/mozillazg/phrase-pinyin-data/archive/v0.16.0/phrase-pinyin-data-0.16.0.tar.gz
-   sha512sums = 
d8f34c3eba95d89b8f10041f6a5cb412e6e78a4a59ab797fe41618b8f881a59f26e1342304b046ad92aec8ab75a87f197b84251ff0e8d1894078dc3d833c98d2
+   source = 
https://github.com/mozillazg/phrase-pinyin-data/archive/v0.17.0/phrase-pinyin-data-0.17.0.tar.gz
+   sha512sums = 
e1a2c820272ecb54819c9c2c7798a0f2d5e60cb28f7adeb5a16323336bf58bc30e9b9d8719a6236abbf7a6aea99bb11193743e94ba41c73c568c987bd0ba46cf
 
 pkgname = phrase-pinyin-data


=
PKGBUILD
=
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=phrase-pinyin-data
-pkgver=0.16.0
+pkgver=0.17.0
 pkgrel=1
 pkgdesc="Pinyin Data for Phrases"
 arch=('any')
@@ -9,7 +9,7 @@ license=('MIT')
 url="https://github.com/mozillazg/phrase-pinyin-data";
 depends=()
 
source=("https://github.com/mozillazg/phrase-pinyin-data/archive/v$pkgver/$pkgname-$pkgver.tar.gz";)
-sha512sums=('d8f34c3eba95d89b8f10041f6a5cb412e6e78a4a59ab797fe41618b8f881a59f26e1342304b046ad92aec8ab75a87f197b84251ff0e8d1894078dc3d833c98d2')
+sha512sums=('e1a2c820272ecb54819c9c2c7798a0f2d5e60cb28f7adeb5a16323336bf58bc30e9b9d8719a6236abbf7a6aea99bb11193743e94ba41c73c568c987bd0ba46cf')
 
 package() {
   cd $pkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/phrase-pinyin-data/-/commit/a5bc961a8b53fbd70554d9eca4126f7d254827be

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




[Git][archlinux/packaging/packages/phrase-pinyin-data] Pushed new tag 0.17.0-1

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


Felix Yan pushed new tag 0.17.0-1 at Arch Linux / Packaging / Packages / 
phrase-pinyin-data

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




[Git][archlinux/packaging/packages/feeluown][main] upgpkg: 4.1.1-1

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


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


Commits:
20a84152 by Felix Yan at 2024-03-11T22:04:57+00:00
upgpkg: 4.1.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = feeluown
pkgdesc = FeelUOwn Music Player
-   pkgver = 4.1
+   pkgver = 4.1.1
pkgrel = 1
url = https://github.com/feeluown/FeelUOwn
arch = any
@@ -35,9 +35,9 @@ pkgbase = feeluown
provides = feeluown-local
conflicts = feeluown-local
replaces = feeluown-local
-   source = https://pypi.io/packages/source/f/feeluown/feeluown-4.1.tar.gz
+   source = 
https://pypi.io/packages/source/f/feeluown/feeluown-4.1.1.tar.gz
source = feeluown.desktop
-   sha512sums = 
ce6b2dd8eed700fadbc182138058ba28b336c733cef274a5fa827e39a7bee76b2517d8f7b21b5b66c55dbef8f114b32c530d7dcdce4449d162b24f9bd1842402
+   sha512sums = 
fc8a0b4ec966eb1b8d93323e2c5e2e51b2622e7b41815cbebe4270ae16d91d7c164c05245e0061c1c3fb70259526b14267e6ee95a002244792306c40e94aa44a
sha512sums = 
48882f7469c22e5db332663bc1aa8b398b0a10a0c929d4d7e3d7b8b91205d7d3070c5fa295cb9a14f8c352bff57978bfaad167343e0ddc51c92417eda07c8087
 
 pkgname = feeluown


=
PKGBUILD
=
@@ -2,7 +2,7 @@
 # Contributor: Bruce Zhang 
 
 pkgname=feeluown
-pkgver=4.1
+pkgver=4.1.1
 pkgrel=1
 pkgdesc="FeelUOwn Music Player"
 arch=('any')
@@ -26,7 +26,7 @@ replaces=('feeluown-local')
 groups=('feeluown-full')
 source=("https://pypi.io/packages/source/f/feeluown/feeluown-$pkgver.tar.gz";
 "feeluown.desktop")
-sha512sums=('ce6b2dd8eed700fadbc182138058ba28b336c733cef274a5fa827e39a7bee76b2517d8f7b21b5b66c55dbef8f114b32c530d7dcdce4449d162b24f9bd1842402'
+sha512sums=('fc8a0b4ec966eb1b8d93323e2c5e2e51b2622e7b41815cbebe4270ae16d91d7c164c05245e0061c1c3fb70259526b14267e6ee95a002244792306c40e94aa44a'
 
'48882f7469c22e5db332663bc1aa8b398b0a10a0c929d4d7e3d7b8b91205d7d3070c5fa295cb9a14f8c352bff57978bfaad167343e0ddc51c92417eda07c8087')
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/feeluown/-/commit/20a8415265378a29c2e0b63ca8905a7d81d5da2f

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




[Git][archlinux/packaging/packages/feeluown] Pushed new tag 4.1.1-1

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


Felix Yan pushed new tag 4.1.1-1 at Arch Linux / Packaging / Packages / feeluown

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




[Git][archlinux/packaging/packages/qalculate-qt][main] upgpkg: 5.0.0-1: Update to 5.0.0

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


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
qalculate-qt


Commits:
2ba9af1f by Antonio Rojas at 2024-03-11T23:04:49+01:00
upgpkg: 5.0.0-1: Update to 5.0.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,17 +1,17 @@
 pkgbase = qalculate-qt
pkgdesc = Qt frontend for libqalculate
-   pkgver = 4.9.0
+   pkgver = 5.0.0
pkgrel = 1
url = https://qalculate.github.io/
arch = x86_64
-   license = GPL
+   license = GPL-2.0-only
makedepends = qt6-tools
depends = gcc-libs
depends = glibc
depends = libqalculate
depends = qt6-base
depends = qt6-svg
-   source = 
https://github.com/Qalculate/qalculate-qt/releases/download/v4.9.0/qalculate-qt-4.9.0.tar.gz
-   sha256sums = 
d3d2a054ed73c005fe2e64dc1882a0fe2f9aef817d59f30898efe4a80edf1330
+   source = 
https://github.com/Qalculate/qalculate-qt/releases/download/v5.0.0/qalculate-qt-5.0.0.tar.gz
+   sha256sums = 
4143033faba2851de992dc7da96a81362b11a447256b0df7cbc0fbfabbd34408
 
 pkgname = qalculate-qt


=
PKGBUILD
=
@@ -1,12 +1,12 @@
 # Maintainer: Antonio Rojas 
 
 pkgname=qalculate-qt
-pkgver=4.9.0
+pkgver=5.0.0
 pkgrel=1
 pkgdesc='Qt frontend for libqalculate'
 arch=(x86_64)
 url='https://qalculate.github.io/'
-license=(GPL)
+license=(GPL-2.0-only)
 depends=(gcc-libs
  glibc
  libqalculate
@@ -14,7 +14,7 @@ depends=(gcc-libs
  qt6-svg)
 makedepends=(qt6-tools)
 
source=(https://github.com/Qalculate/qalculate-qt/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('d3d2a054ed73c005fe2e64dc1882a0fe2f9aef817d59f30898efe4a80edf1330')
+sha256sums=('4143033faba2851de992dc7da96a81362b11a447256b0df7cbc0fbfabbd34408')
 
 build() {
   cd $pkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/qalculate-qt/-/commit/2ba9af1f6f38fae24ee257a8fba0007914c1e36b

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




[Git][archlinux/packaging/packages/qalculate-qt] Pushed new tag 5.0.0-1

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


Antonio Rojas pushed new tag 5.0.0-1 at Arch Linux / Packaging / Packages / 
qalculate-qt

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




[Git][archlinux/packaging/packages/qalculate-gtk][main] upgpkg: 5.0.0-1: Update to 5.0.0

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


Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
qalculate-gtk


Commits:
b79ed0b4 by Antonio Rojas at 2024-03-11T23:02:56+01:00
upgpkg: 5.0.0-1: Update to 5.0.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,10 +1,10 @@
 pkgbase = qalculate-gtk
pkgdesc = GTK frontend for libqalculate
-   pkgver = 4.9.0
+   pkgver = 5.0.0
pkgrel = 1
url = https://qalculate.github.io/
arch = x86_64
-   license = GPL
+   license = GPL-2.0-only
makedepends = intltool
makedepends = python
depends = cairo
@@ -15,7 +15,7 @@ pkgbase = qalculate-gtk
depends = gtk3
depends = libqalculate
depends = pango
-   source = 
https://github.com/Qalculate/qalculate-gtk/releases/download/v4.9.0/qalculate-gtk-4.9.0.tar.gz
-   sha256sums = 
d6f8bae81585088dcf8eb60ea41614c5a11e9096f1f1aec186e94839b030d480
+   source = 
https://github.com/Qalculate/qalculate-gtk/releases/download/v5.0.0/qalculate-gtk-5.0.0.tar.gz
+   sha256sums = 
4fb840a42a2246a98db81431baf4622504a226b1d3cbbe36da5649926ad177a9
 
 pkgname = qalculate-gtk


=
PKGBUILD
=
@@ -2,12 +2,12 @@
 # Contributor: Eric Bélanger 
 
 pkgname=qalculate-gtk
-pkgver=4.9.0
+pkgver=5.0.0
 pkgrel=1
 pkgdesc='GTK frontend for libqalculate'
 arch=(x86_64)
 url='https://qalculate.github.io/'
-license=(GPL)
+license=(GPL-2.0-only)
 depends=(cairo
  gcc-libs
  gdk-pixbuf2
@@ -19,7 +19,7 @@ depends=(cairo
 makedepends=(intltool
  python)
 
source=(https://github.com/Qalculate/qalculate-gtk/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('d6f8bae81585088dcf8eb60ea41614c5a11e9096f1f1aec186e94839b030d480')
+sha256sums=('4fb840a42a2246a98db81431baf4622504a226b1d3cbbe36da5649926ad177a9')
 
 build() {
   cd $pkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/qalculate-gtk/-/commit/b79ed0b4c79b4b57a688f547163aeab2bc551e7a

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




[Git][archlinux/packaging/packages/qalculate-gtk] Pushed new tag 5.0.0-1

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


Antonio Rojas pushed new tag 5.0.0-1 at Arch Linux / Packaging / Packages / 
qalculate-gtk

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




[Git][archlinux/packaging/packages/libqalculate][main] upgpkg: 5.0.0-1: Update to 5.0.0

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


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


Commits:
be5537a7 by Antonio Rojas at 2024-03-11T22:59:33+01:00
upgpkg: 5.0.0-1: Update to 5.0.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,10 +1,10 @@
 pkgbase = libqalculate
pkgdesc = Multi-purpose desktop calculator
-   pkgver = 4.9.0
-   pkgrel = 2
+   pkgver = 5.0.0
+   pkgrel = 1
url = https://qalculate.github.io/
arch = x86_64
-   license = GPL
+   license = GPL-2.0-only
makedepends = doxygen
makedepends = intltool
depends = curl
@@ -16,7 +16,7 @@ pkgbase = libqalculate
depends = mpfr
depends = readline
optdepends = gnuplot: for plotting support
-   source = 
https://github.com/Qalculate/libqalculate/releases/download/v4.9.0/libqalculate-4.9.0.tar.gz
-   sha256sums = 
6130ed28f7fb8688bccede4f3749b7f75e4a000b8080840794969d21d1c1bf0f
+   source = 
https://github.com/Qalculate/libqalculate/releases/download/v5.0.0/libqalculate-5.0.0.tar.gz
+   sha256sums = 
591598dedbcbd80119de052559873530030b3510bca2b0758f088cfb7dafb2ee
 
 pkgname = libqalculate


=
PKGBUILD
=
@@ -2,12 +2,12 @@
 # Contributor: Eric Bélanger 
 
 pkgname=libqalculate
-pkgver=4.9.0
-pkgrel=2
+pkgver=5.0.0
+pkgrel=1
 pkgdesc='Multi-purpose desktop calculator'
 arch=(x86_64)
 url='https://qalculate.github.io/'
-license=(GPL)
+license=(GPL-2.0-only)
 depends=(curl
  icu
  gcc-libs
@@ -20,7 +20,7 @@ makedepends=(doxygen
  intltool)
 optdepends=('gnuplot: for plotting support')
 
source=(https://github.com/Qalculate/libqalculate/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('6130ed28f7fb8688bccede4f3749b7f75e4a000b8080840794969d21d1c1bf0f')
+sha256sums=('591598dedbcbd80119de052559873530030b3510bca2b0758f088cfb7dafb2ee')
 
 build() {
   cd $pkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libqalculate/-/commit/be5537a705d88d98b4d1f6de7908442e6097a08f

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




[Git][archlinux/packaging/packages/libqalculate] Pushed new tag 5.0.0-1

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


Antonio Rojas pushed new tag 5.0.0-1 at Arch Linux / Packaging / Packages / 
libqalculate

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




[Git][archlinux/packaging/packages/python-pytest-timeout][main] upgpkg: 2.3.0-1

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


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
python-pytest-timeout


Commits:
4a2a26a0 by Felix Yan at 2024-03-11T21:56:51+00:00
upgpkg: 2.3.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = python-pytest-timeout
pkgdesc = py.test plugin to abort hanging tests
-   pkgver = 2.2.0
+   pkgver = 2.3.0
pkgrel = 1
url = https://github.com/pytest-dev/pytest-timeout
arch = any
@@ -12,7 +12,7 @@ pkgbase = python-pytest-timeout
makedepends = python-setuptools
makedepends = python-wheel
depends = python-pytest
-   source = 
https://github.com/pytest-dev/pytest-timeout/archive/2.2.0/python-pytest-timeout-2.2.0.tar.gz
-   sha512sums = 
f3413aebb81be45c9ecd305258f6b4018b1b793932ca44c6c093a6a43b0d978d62d961e1a698f24474807d1402665184bcd78c603a19f6d8ca078bdefb124943
+   source = 
https://github.com/pytest-dev/pytest-timeout/archive/2.3.0/python-pytest-timeout-2.3.0.tar.gz
+   sha512sums = 
be2f706bac5375f48c9fd92d420cccb118b0ea2aa9bbc6eb7bffef4af624d682de99b52dd106c1cbb8b5ecffcbf25ff4ab3c8e121e92d7f429e8784ed79b5aa0
 
 pkgname = python-pytest-timeout


=
PKGBUILD
=
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=python-pytest-timeout
-pkgver=2.2.0
+pkgver=2.3.0
 pkgrel=1
 pkgdesc='py.test plugin to abort hanging tests'
 arch=('any')
@@ -11,7 +11,7 @@ depends=('python-pytest')
 makedepends=('python-build' 'python-installer' 'python-setuptools' 
'python-wheel')
 checkdepends=('python-pexpect' 'python-pytest-cov')
 
source=("https://github.com/pytest-dev/pytest-timeout/archive/$pkgver/$pkgname-$pkgver.tar.gz";)
-sha512sums=('f3413aebb81be45c9ecd305258f6b4018b1b793932ca44c6c093a6a43b0d978d62d961e1a698f24474807d1402665184bcd78c603a19f6d8ca078bdefb124943')
+sha512sums=('be2f706bac5375f48c9fd92d420cccb118b0ea2aa9bbc6eb7bffef4af624d682de99b52dd106c1cbb8b5ecffcbf25ff4ab3c8e121e92d7f429e8784ed79b5aa0')
 
 build() {
   cd pytest-timeout-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-timeout/-/commit/4a2a26a06a6fb111c36e290818e7655f118312ba

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




[Git][archlinux/packaging/packages/python-pytest-timeout] Pushed new tag 2.3.0-1

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


Felix Yan pushed new tag 2.3.0-1 at Arch Linux / Packaging / Packages / 
python-pytest-timeout

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




[Git][archlinux/packaging/packages/python-pyparsing][main] upgpkg: 3.1.2-1

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


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
python-pyparsing


Commits:
c9bcd109 by Felix Yan at 2024-03-11T21:45:18+00:00
upgpkg: 3.1.2-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,19 @@
+pkgbase = python-pyparsing
+   pkgdesc = General parsing module for Python
+   pkgver = 3.1.2
+   pkgrel = 1
+   url = https://github.com/pyparsing/pyparsing/
+   arch = any
+   license = MIT
+   checkdepends = python-jinja
+   checkdepends = python-railroad-diagrams
+   makedepends = python-build
+   makedepends = python-installer
+   makedepends = python-flit-core
+   depends = python
+   optdepends = python-railroad-diagrams: for generating Railroad Diagrams
+   optdepends = python-jinja: for generating Railroad Diagrams
+   source = 
https://github.com/pyparsing/pyparsing/archive/3.1.2/python-pyparsing-3.1.2.tar.gz
+   sha512sums = 
172f0186b1748341c591c92f805f2944be309b39217d930ae32b519488813d9012cd993d15f6d6757fb280cb35a7abd77923f1f1e8a3b54a3ed3bdbb149ac56c
+
+pkgname = python-pyparsing


=
PKGBUILD
=
@@ -6,7 +6,7 @@
 # Contributor: Michael Krauss 
 
 pkgname=python-pyparsing
-pkgver=3.1.1
+pkgver=3.1.2
 pkgrel=1
 pkgdesc='General parsing module for Python'
 arch=('any')
@@ -18,7 +18,7 @@ checkdepends=('python-jinja' 'python-railroad-diagrams')
 optdepends=('python-railroad-diagrams: for generating Railroad Diagrams'
 'python-jinja: for generating Railroad Diagrams')
 
source=("https://github.com/pyparsing/pyparsing/archive/$pkgver/$pkgname-$pkgver.tar.gz";)
-sha512sums=('51e463c959d81737ac82ca1c9fb68dbf869d8e0140870e45fc77bdfcf258515dc4ea0a5f4dd1a31ce852bf4947cb1654e096036dd494ebab495214a7e1c97d6e')
+sha512sums=('172f0186b1748341c591c92f805f2944be309b39217d930ae32b519488813d9012cd993d15f6d6757fb280cb35a7abd77923f1f1e8a3b54a3ed3bdbb149ac56c')
 
 build() {
   cd pyparsing-$pkgver



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

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




[Git][archlinux/packaging/packages/python-pyparsing] Pushed new tag 3.1.2-1

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


Felix Yan pushed new tag 3.1.2-1 at Arch Linux / Packaging / Packages / 
python-pyparsing

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




[Git][archlinux/packaging/packages/ttf-sarasa-gothic][main] upgpkg: 1.0.6-1

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


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
ttf-sarasa-gothic


Commits:
e05af90c by Felix Yan at 2024-03-11T23:39:07+02:00
upgpkg: 1.0.6-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,14 +1,14 @@
 pkgbase = ttf-sarasa-gothic
pkgdesc = A CJK programming font based on Iosevka and Source Han Sans. 
(TTC)
-   pkgver = 1.0.5
+   pkgver = 1.0.6
pkgrel = 1
url = https://github.com/be5invis/Sarasa-Gothic
arch = any
license = OFL
provides = ttf-sarasa-slab
-   source = 
https://github.com/be5invis/Sarasa-Gothic/releases/download/v1.0.5/Sarasa-TTC-1.0.5.7z
-   source = 
LICENSE-1.0.5::https://raw.githubusercontent.com/be5invis/Sarasa-Gothic/v1.0.5/LICENSE
-   sha512sums = 
31877b0fc8f1fa89a9d4041762eb2d9cdd4a79df3c797fea2562f7319224ef093a86070779b10c53ed1e21284974bace476baf5c120a75e20d96372ded930c47
+   source = 
https://github.com/be5invis/Sarasa-Gothic/releases/download/v1.0.6b/Sarasa-TTC-1.0.6.zip
+   source = 
LICENSE-1.0.6::https://raw.githubusercontent.com/be5invis/Sarasa-Gothic/v1.0.6/LICENSE
+   sha512sums = 
6d62d18180e51de0e58eb507559932fe90afd38ec439a72c17e026cf881397b732c58b7674273db5bd8f59cf7f46b7b0b11d16f8127582c02e54ba3420135151
sha512sums = 
1ebc3e4579ec655fcd5e53fa36f492860b9278cbeae1eb56f0f2ad5b905e930a91ef4f10fad1f4c5694dff482a7a3c07e041903a534045b533ffef63db58f25b
 
 pkgname = ttf-sarasa-gothic


=
PKGBUILD
=
@@ -3,16 +3,16 @@
 # Contributor: Markus Weimar 
 
 pkgname=ttf-sarasa-gothic
-pkgver=1.0.5
+pkgver=1.0.6
 pkgrel=1
 pkgdesc="A CJK programming font based on Iosevka and Source Han Sans. (TTC)"
 arch=('any')
 url="https://github.com/be5invis/Sarasa-Gothic";
 license=('OFL')
 provides=('ttf-sarasa-slab')
-source=("https://github.com/be5invis/Sarasa-Gothic/releases/download/v$pkgver/Sarasa-TTC-$pkgver.7z";
+source=("https://github.com/be5invis/Sarasa-Gothic/releases/download/v${pkgver}b/Sarasa-TTC-$pkgver.zip";
 
"LICENSE-$pkgver::https://raw.githubusercontent.com/be5invis/Sarasa-Gothic/v${pkgver}/LICENSE";)
-sha512sums=('31877b0fc8f1fa89a9d4041762eb2d9cdd4a79df3c797fea2562f7319224ef093a86070779b10c53ed1e21284974bace476baf5c120a75e20d96372ded930c47'
+sha512sums=('6d62d18180e51de0e58eb507559932fe90afd38ec439a72c17e026cf881397b732c58b7674273db5bd8f59cf7f46b7b0b11d16f8127582c02e54ba3420135151'
 
'1ebc3e4579ec655fcd5e53fa36f492860b9278cbeae1eb56f0f2ad5b905e930a91ef4f10fad1f4c5694dff482a7a3c07e041903a534045b533ffef63db58f25b')
 
 package() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ttf-sarasa-gothic/-/commit/e05af90cbaf584e2cf3e9b797e3b194b841a423b

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




[Git][archlinux/packaging/packages/ttf-sarasa-gothic] Pushed new tag 1.0.6-1

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


Felix Yan pushed new tag 1.0.6-1 at Arch Linux / Packaging / Packages / 
ttf-sarasa-gothic

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




[Git][archlinux/packaging/packages/arch-hs][main] upgpkg: 0.11.1.0-124: rebuild with wai-app-static 3.1.9

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


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / arch-hs


Commits:
41a250df by Felix Yan at 2024-03-11T21:37:04+00:00
upgpkg: 0.11.1.0-124: rebuild with wai-app-static 3.1.9

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = arch-hs
pkgdesc = Distribute hackage packages to archlinux
pkgver = 0.11.1.0
-   pkgrel = 123
+   pkgrel = 124
url = https://github.com/berberman/arch-hs
arch = x86_64
license = MIT


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 
 pkgname=arch-hs
 pkgver=0.11.1.0
-pkgrel=123
+pkgrel=124
 pkgdesc="Distribute hackage packages to archlinux"
 arch=('x86_64')
 url="https://github.com/berberman/arch-hs";



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/arch-hs/-/commit/41a250df97a43fb8bfe83b347ebbade6bd873d06

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




[Git][archlinux/packaging/packages/arch-hs] Pushed new tag 0.11.1.0-124

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


Felix Yan pushed new tag 0.11.1.0-124 at Arch Linux / Packaging / Packages / 
arch-hs

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/arch-hs/-/tree/0.11.1.0-124
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/haskell-arch-web] Pushed new tag 0.2-102

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


Felix Yan pushed new tag 0.2-102 at Arch Linux / Packaging / Packages / 
haskell-arch-web

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-arch-web/-/tree/0.2-102
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/haskell-arch-web][main] upgpkg: 0.2-102: rebuild with wai-app-static 3.1.9

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


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-arch-web


Commits:
b20f22e6 by Felix Yan at 2024-03-11T21:35:51+00:00
upgpkg: 0.2-102: rebuild with wai-app-static 3.1.9

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-arch-web
pkgdesc = Arch Linux official and AUR web interface binding
pkgver = 0.2
-   pkgrel = 101
+   pkgrel = 102
url = https://github.com/berberman/arch-web
arch = x86_64
license = MIT


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 _hkgname=arch-web
 pkgname=haskell-arch-web
 pkgver=0.2
-pkgrel=101
+pkgrel=102
 pkgdesc="Arch Linux official and AUR web interface binding"
 url="https://github.com/berberman/arch-web";
 license=("MIT")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-arch-web/-/commit/b20f22e671c7b6c048418697b34935d303ec50da

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




[Git][archlinux/packaging/packages/tamarin-prover][main] upgpkg: 1.8.0-73: rebuild with wai-app-static 3.1.9

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


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
tamarin-prover


Commits:
e8895aab by Felix Yan at 2024-03-11T21:34:53+00:00
upgpkg: 1.8.0-73: rebuild with wai-app-static 3.1.9

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = tamarin-prover
pkgdesc = The Tamarin prover for security protocol analysis
pkgver = 1.8.0
-   pkgrel = 72
+   pkgrel = 73
url = https://tamarin-prover.github.io
arch = x86_64
license = GPL


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 
 pkgname=tamarin-prover
 pkgver=1.8.0
-pkgrel=72
+pkgrel=73
 pkgdesc="The Tamarin prover for security protocol analysis"
 url="https://tamarin-prover.github.io";
 license=("GPL")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/tamarin-prover/-/commit/e8895aab0470971e1500f7aa054abf723a6d9d5f

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




[Git][archlinux/packaging/packages/tamarin-prover] Pushed new tag 1.8.0-73

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


Felix Yan pushed new tag 1.8.0-73 at Arch Linux / Packaging / Packages / 
tamarin-prover

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/tamarin-prover/-/tree/1.8.0-73
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/pandoc-cli][main] upgpkg: 0.1.1.1-78: rebuild with wai-app-static 3.1.9

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


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
pandoc-cli


Commits:
faf6194c by Felix Yan at 2024-03-11T21:34:26+00:00
upgpkg: 0.1.1.1-78: rebuild with wai-app-static 3.1.9

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = pandoc-cli
pkgdesc = Conversion between documentation formats
pkgver = 0.1.1.1
-   pkgrel = 77
+   pkgrel = 78
url = https://pandoc.org
arch = x86_64
license = GPL-2.0-or-later


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 
 pkgname=pandoc-cli
 pkgver=0.1.1.1
-pkgrel=77
+pkgrel=78
 pkgdesc="Conversion between documentation formats"
 url="https://pandoc.org";
 license=("GPL-2.0-or-later")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pandoc-cli/-/commit/faf6194c117794d7bf388c81c3702b0a5bc89d87

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




[Git][archlinux/packaging/packages/pandoc-cli] Pushed new tag 0.1.1.1-78

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


Felix Yan pushed new tag 0.1.1.1-78 at Arch Linux / Packaging / Packages / 
pandoc-cli

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




[Git][archlinux/packaging/packages/git-annex][main] upgpkg: 10.20240227-5: rebuild with wai-app-static 3.1.9

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


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / git-annex


Commits:
d17d6cbe by Felix Yan at 2024-03-11T21:33:54+00:00
upgpkg: 10.20240227-5: rebuild with wai-app-static 3.1.9

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = git-annex
pkgdesc = Manage files with git, without checking their contents into 
git
pkgver = 10.20240227
-   pkgrel = 4
+   pkgrel = 5
url = https://git-annex.branchable.com/
arch = x86_64
license = AGPL3


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 
 pkgname=git-annex
 pkgver=10.20240227
-pkgrel=4
+pkgrel=5
 pkgdesc="Manage files with git, without checking their contents into git"
 url="https://git-annex.branchable.com/";
 license=("AGPL3")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/git-annex/-/commit/d17d6cbec1e2296081b1bd8b2459325acb23

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




[Git][archlinux/packaging/packages/git-annex] Pushed new tag 10.20240227-5

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


Felix Yan pushed new tag 10.20240227-5 at Arch Linux / Packaging / Packages / 
git-annex

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




[Git][archlinux/packaging/packages/haskell-coinbase-pro][main] upgpkg: 0.9.3.2-152: rebuild with wai-app-static 3.1.9

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


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-coinbase-pro


Commits:
f73c124f by Felix Yan at 2024-03-11T21:32:51+00:00
upgpkg: 0.9.3.2-152: rebuild with wai-app-static 3.1.9

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-coinbase-pro
pkgdesc = Client for Coinbase Pro
pkgver = 0.9.3.2
-   pkgrel = 151
+   pkgrel = 152
url = https://github.com/mdunnio/coinbase-pro#readme
arch = x86_64
license = MIT


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 _hkgname=coinbase-pro
 pkgname=haskell-coinbase-pro
 pkgver=0.9.3.2
-pkgrel=151
+pkgrel=152
 pkgdesc="Client for Coinbase Pro"
 url="https://github.com/mdunnio/coinbase-pro#readme";
 license=("MIT")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-coinbase-pro/-/commit/f73c124f47da3361cbf15a8712711fcb64329886

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




[Git][archlinux/packaging/packages/haskell-coinbase-pro] Pushed new tag 0.9.3.2-152

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


Felix Yan pushed new tag 0.9.3.2-152 at Arch Linux / Packaging / Packages / 
haskell-coinbase-pro

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-coinbase-pro/-/tree/0.9.3.2-152
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/startdde][main] upgpkg: 6.0.14-1

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


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


Commits:
89eda202 by Felix Yan at 2024-03-11T21:32:28+00:00
upgpkg: 6.0.14-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,6 +1,6 @@
 pkgbase = startdde
pkgdesc = starter of deepin desktop environment
-   pkgver = 6.0.13
+   pkgver = 6.0.14
pkgrel = 1
url = https://github.com/linuxdeepin/startdde
arch = x86_64
@@ -17,7 +17,7 @@ pkgbase = startdde
depends = libx11
depends = libxi
depends = deepin-wloutput-daemon
-   source = 
https://github.com/linuxdeepin/startdde/archive/6.0.13/startdde-6.0.13.tar.gz
-   sha512sums = 
d4fa27a89f0f2907c6c91d2e54624028d2be7fc0353ee10fe2e3e33b4c1382fc309ea71d0fa4133225566d843d07eefc3a4b399f961350ff4caa6233e01c20de
+   source = 
https://github.com/linuxdeepin/startdde/archive/6.0.14/startdde-6.0.14.tar.gz
+   sha512sums = 
e7d9c4d2f9fe01b9599b535f39e1693489c76fe6635895946e7e024fbc964abe2d163c6ee8a069a76eb9cf0b54d3f308e901a53ed150a225f13122aef416
 
 pkgname = startdde


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 # Contributor: Xu Fasheng 
 
 pkgname=startdde
-pkgver=6.0.13
+pkgver=6.0.14
 pkgrel=1
 pkgdesc="starter of deepin desktop environment"
 arch=('x86_64')
@@ -15,7 +15,7 @@ depends=('dconf' 'glib2' 'glibc' 'gtk3' 'libgnome-keyring' 
'libgudev' 'libx11' '
 makedepends=('go' 'git')
 groups=('deepin')
 
source=("https://github.com/linuxdeepin/startdde/archive/$pkgver/$pkgname-$pkgver.tar.gz";)
-sha512sums=('d4fa27a89f0f2907c6c91d2e54624028d2be7fc0353ee10fe2e3e33b4c1382fc309ea71d0fa4133225566d843d07eefc3a4b399f961350ff4caa6233e01c20de')
+sha512sums=('e7d9c4d2f9fe01b9599b535f39e1693489c76fe6635895946e7e024fbc964abe2d163c6ee8a069a76eb9cf0b54d3f308e901a53ed150a225f13122aef416')
 
 prepare() {
   cd startdde-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/startdde/-/commit/89eda202f756e60ec477c4f6f06e24cf4ccc10d6

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




[Git][archlinux/packaging/packages/hledger-web] Pushed new tag 1.32.1-37

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


Felix Yan pushed new tag 1.32.1-37 at Arch Linux / Packaging / Packages / 
hledger-web

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/hledger-web/-/tree/1.32.1-37
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/startdde] Pushed new tag 6.0.14-1

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


Felix Yan pushed new tag 6.0.14-1 at Arch Linux / Packaging / Packages / 
startdde

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




[Git][archlinux/packaging/packages/hledger-web][main] upgpkg: 1.32.1-37: rebuild with wai-app-static 3.1.9

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


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
hledger-web


Commits:
207701ff by Felix Yan at 2024-03-11T21:32:24+00:00
upgpkg: 1.32.1-37: rebuild with wai-app-static 3.1.9

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = hledger-web
pkgdesc = Web-based user interface for the hledger accounting system
pkgver = 1.32.1
-   pkgrel = 36
+   pkgrel = 37
url = http://hledger.org
arch = x86_64
license = GPL


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 
 pkgname=hledger-web
 pkgver=1.32.1
-pkgrel=36
+pkgrel=37
 pkgdesc="Web-based user interface for the hledger accounting system"
 url="http://hledger.org";
 license=("GPL")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/hledger-web/-/commit/207701ff9bcef88bdedbb8f1855bcfb5aff5b23b

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




[Git][archlinux/packaging/packages/haskell-servant-client][main] upgpkg: 0.20-10: rebuild with wai-app-static 3.1.9

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


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-servant-client


Commits:
3b19ccec by Felix Yan at 2024-03-11T21:31:47+00:00
upgpkg: 0.20-10: rebuild with wai-app-static 3.1.9

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-servant-client
pkgdesc = Automatic derivation of querying functions for servant
pkgver = 0.20
-   pkgrel = 9
+   pkgrel = 10
url = http://docs.servant.dev/
arch = x86_64
license = BSD


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 _hkgname=servant-client
 pkgname=haskell-servant-client
 pkgver=0.20
-pkgrel=9
+pkgrel=10
 pkgdesc="Automatic derivation of querying functions for servant"
 url="http://docs.servant.dev/";
 license=("BSD")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-servant-client/-/commit/3b19ccecb542f7988d762112d7fbecede0f9cc31

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-servant-client/-/commit/3b19ccecb542f7988d762112d7fbecede0f9cc31
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/haskell-servant-client] Pushed new tag 0.20-10

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


Felix Yan pushed new tag 0.20-10 at Arch Linux / Packaging / Packages / 
haskell-servant-client

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-servant-client/-/tree/0.20-10
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/haskell-pandoc-server][main] upgpkg: 0.1.0.5-11: rebuild with wai-app-static 3.1.9

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


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-pandoc-server


Commits:
aad9d930 by Felix Yan at 2024-03-11T21:31:40+00:00
upgpkg: 0.1.0.5-11: rebuild with wai-app-static 3.1.9

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-pandoc-server
pkgdesc = Pandoc document conversion as an HTTP servant-server
pkgver = 0.1.0.5
-   pkgrel = 10
+   pkgrel = 11
url = https://pandoc.org
arch = x86_64
license = GPL


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 _hkgname=pandoc-server
 pkgname=haskell-pandoc-server
 pkgver=0.1.0.5
-pkgrel=10
+pkgrel=11
 pkgdesc="Pandoc document conversion as an HTTP servant-server"
 url="https://pandoc.org";
 license=("GPL")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-pandoc-server/-/commit/aad9d930f89ad010d515ff7defe52fe80ada7cbd

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




[Git][archlinux/packaging/packages/haskell-pandoc-server] Pushed new tag 0.1.0.5-11

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


Felix Yan pushed new tag 0.1.0.5-11 at Arch Linux / Packaging / Packages / 
haskell-pandoc-server

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-pandoc-server/-/tree/0.1.0.5-11
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/haskell-hakyll] Pushed new tag 4.16.0.0-137

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


Felix Yan pushed new tag 4.16.0.0-137 at Arch Linux / Packaging / Packages / 
haskell-hakyll

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hakyll/-/tree/4.16.0.0-137
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/haskell-yesod-static][main] upgpkg: 1.6.1.0-707: rebuild with wai-app-static 3.1.9

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


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-yesod-static


Commits:
5e7bb259 by Felix Yan at 2024-03-11T21:31:09+00:00
upgpkg: 1.6.1.0-707: rebuild with wai-app-static 3.1.9

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-yesod-static
pkgdesc = Static file serving subsite for Yesod Web Framework.
pkgver = 1.6.1.0
-   pkgrel = 706
+   pkgrel = 707
url = http://www.yesodweb.com/
arch = x86_64
license = MIT


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 _hkgname=yesod-static
 pkgname=haskell-yesod-static
 pkgver=1.6.1.0
-pkgrel=706
+pkgrel=707
 pkgdesc="Static file serving subsite for Yesod Web Framework."
 url="http://www.yesodweb.com/";
 license=("MIT")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-yesod-static/-/commit/5e7bb259c0a7d0133959027cf3a942f61d2a28eb

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




[Git][archlinux/packaging/packages/haskell-hakyll][main] upgpkg: 4.16.0.0-137: rebuild with wai-app-static 3.1.9

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


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-hakyll


Commits:
8223b788 by Felix Yan at 2024-03-11T21:31:07+00:00
upgpkg: 4.16.0.0-137: rebuild with wai-app-static 3.1.9

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-hakyll
pkgdesc = A static website compiler library
pkgver = 4.16.0.0
-   pkgrel = 136
+   pkgrel = 137
url = https://jaspervdj.be/hakyll
arch = x86_64
license = BSD


=
PKGBUILD
=
@@ -5,7 +5,7 @@
 _hkgname=hakyll
 pkgname=haskell-hakyll
 pkgver=4.16.0.0
-pkgrel=136
+pkgrel=137
 pkgdesc="A static website compiler library"
 url="https://jaspervdj.be/hakyll";
 license=("BSD")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hakyll/-/commit/8223b7886d2429476135e596117349f4821ff388

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




[Git][archlinux/packaging/packages/haskell-yesod-static] Pushed new tag 1.6.1.0-707

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


Felix Yan pushed new tag 1.6.1.0-707 at Arch Linux / Packaging / Packages / 
haskell-yesod-static

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-yesod-static/-/tree/1.6.1.0-707
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/haskell-servant-server] Pushed new tag 0.20-10

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


Felix Yan pushed new tag 0.20-10 at Arch Linux / Packaging / Packages / 
haskell-servant-server

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-servant-server/-/tree/0.20-10
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/haskell-servant-server][main] upgpkg: 0.20-10: rebuild with wai-app-static 3.1.9

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


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-servant-server


Commits:
54b3c329 by Felix Yan at 2024-03-11T21:30:46+00:00
upgpkg: 0.20-10: rebuild with wai-app-static 3.1.9

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-servant-server
pkgdesc = A family of combinators for defining webservices APIs and 
serving them
pkgver = 0.20
-   pkgrel = 9
+   pkgrel = 10
url = https://haskell-servant.readthedocs.org/
arch = x86_64
license = BSD


=
PKGBUILD
=
@@ -4,7 +4,7 @@
 _hkgname=servant-server
 pkgname=haskell-servant-server
 pkgver=0.20
-pkgrel=9
+pkgrel=10
 pkgdesc="A family of combinators for defining webservices APIs and serving 
them"
 url="https://haskell-servant.readthedocs.org/";
 license=("BSD")



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-servant-server/-/commit/54b3c329542e988e861ff93fbd2a0f5e69d65dcb

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-servant-server/-/commit/54b3c329542e988e861ff93fbd2a0f5e69d65dcb
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/haskell-wai-app-static][main] upgpkg: 3.1.9-1: rebuild with wai-app-static 3.1.9

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


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-wai-app-static


Commits:
ed83f33c by Felix Yan at 2024-03-11T21:29:41+00:00
upgpkg: 3.1.9-1: rebuild with wai-app-static 3.1.9

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = haskell-wai-app-static
pkgdesc = WAI application for static serving
-   pkgver = 3.1.8
-   pkgrel = 62
+   pkgver = 3.1.9
+   pkgrel = 1
url = https://www.yesodweb.com/book/web-application-interface
arch = x86_64
license = MIT
@@ -26,7 +26,7 @@ pkgbase = haskell-wai-app-static
depends = haskell-wai-extra
depends = haskell-warp
depends = haskell-zlib
-   source = 
https://hackage.haskell.org/packages/archive/wai-app-static/3.1.8/wai-app-static-3.1.8.tar.gz
-   sha512sums = 
19268c7f7cbdb8b3e8233856f27d2b99ae30b5cffcad6bdb99c9b680fb1128ee9dd248a24568cec693399f339fa4e885167996583a709478cf9d9a257e62a6cc
+   source = 
https://hackage.haskell.org/packages/archive/wai-app-static/3.1.9/wai-app-static-3.1.9.tar.gz
+   sha512sums = 
2b28f196ae10ace1db0bf1ca160bf9dbf188b373f6d0176a4d5d634deb7ae719a63b301ec9a5bdd01f89d17aa8b6d22eec63a9a600b3f35cde02594cf87f701b
 
 pkgname = haskell-wai-app-static


=
PKGBUILD
=
@@ -3,8 +3,8 @@
 
 _hkgname=wai-app-static
 pkgname=haskell-wai-app-static
-pkgver=3.1.8
-pkgrel=62
+pkgver=3.1.9
+pkgrel=1
 pkgdesc="WAI application for static serving"
 url="https://www.yesodweb.com/book/web-application-interface";
 license=("MIT")
@@ -16,7 +16,7 @@ depends=('ghc-libs' 'haskell-blaze-html' 
'haskell-blaze-markup' 'haskell-crypton
  'haskell-warp' 'haskell-zlib')
 makedepends=('ghc' 'haskell-hspec' 'haskell-mockery' 'haskell-temporary')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha512sums=('19268c7f7cbdb8b3e8233856f27d2b99ae30b5cffcad6bdb99c9b680fb1128ee9dd248a24568cec693399f339fa4e885167996583a709478cf9d9a257e62a6cc')
+sha512sums=('2b28f196ae10ace1db0bf1ca160bf9dbf188b373f6d0176a4d5d634deb7ae719a63b301ec9a5bdd01f89d17aa8b6d22eec63a9a600b3f35cde02594cf87f701b')
 
 build() {
 cd $_hkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-wai-app-static/-/commit/ed83f33cdf8543f51aecf145e91fadc02f7254c2

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-wai-app-static/-/commit/ed83f33cdf8543f51aecf145e91fadc02f7254c2
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/haskell-wai-app-static] Pushed new tag 3.1.9-1

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


Felix Yan pushed new tag 3.1.9-1 at Arch Linux / Packaging / Packages / 
haskell-wai-app-static

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-wai-app-static/-/tree/3.1.9-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/v2ray-geoip] Pushed new tag 202403070031-1

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


Felix Yan pushed new tag 202403070031-1 at Arch Linux / Packaging / Packages / 
v2ray-geoip

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




[Git][archlinux/packaging/packages/v2ray-geoip][main] upgpkg: 202403070031-1

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


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
v2ray-geoip


Commits:
5e9530eb by Felix Yan at 2024-03-11T21:29:03+00:00
upgpkg: 202403070031-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,11 +1,11 @@
 pkgbase = v2ray-geoip
pkgdesc = GeoIP List for V2Ray
-   pkgver = 202402290038
+   pkgver = 202403070031
pkgrel = 1
url = https://github.com/v2fly/geoip
arch = any
license = CCPL:by-sa
-   source = 
geoip-202402290038.dat::https://github.com/v2fly/geoip/releases/download/202402290038/geoip.dat
-   sha512sums = 
c7ba4cec39d6ebc0112e2bcb18bab4ca4ff14ed9b8942ab5cee1442de9be8b61c35749af582f42261224ea6ceda5ec18ba4b804947f713d03800aa5457723d7d
+   source = 
geoip-202403070031.dat::https://github.com/v2fly/geoip/releases/download/202403070031/geoip.dat
+   sha512sums = 
f42af9e8b8a54ea23d32408138ec0ad4dc8835b3190ea9460b404f55aa9f720b4fb9e44db58947368bd053b43bddcbfd8c3813e207f2afc3417e2267a62cabe5
 
 pkgname = v2ray-geoip


=
PKGBUILD
=
@@ -1,14 +1,14 @@
 # Maintainer: Felix Yan 
 
 pkgname=v2ray-geoip
-pkgver=202402290038
+pkgver=202403070031
 pkgrel=1
 pkgdesc="GeoIP List for V2Ray"
 arch=('any')
 url="https://github.com/v2fly/geoip";
 license=('CCPL:by-sa')
 
source=("geoip-$pkgver.dat::https://github.com/v2fly/geoip/releases/download/$pkgver/geoip.dat";)
-sha512sums=('c7ba4cec39d6ebc0112e2bcb18bab4ca4ff14ed9b8942ab5cee1442de9be8b61c35749af582f42261224ea6ceda5ec18ba4b804947f713d03800aa5457723d7d')
+sha512sums=('f42af9e8b8a54ea23d32408138ec0ad4dc8835b3190ea9460b404f55aa9f720b4fb9e44db58947368bd053b43bddcbfd8c3813e207f2afc3417e2267a62cabe5')
 
 package() {
   install -Dm644 geoip-$pkgver.dat "$pkgdir"/usr/share/v2ray/geoip.dat



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/v2ray-geoip/-/commit/5e9530eb0dbc2a0ddeb9e402e6218ea5e443cbd3

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




[Git][archlinux/packaging/packages/v2ray-domain-list-community][main] upgpkg: 20240311084253-1

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


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
v2ray-domain-list-community


Commits:
50c9f076 by Felix Yan at 2024-03-11T21:29:00+00:00
upgpkg: 20240311084253-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,13 +1,13 @@
 pkgbase = v2ray-domain-list-community
pkgdesc = A list of domains to be used as geosites for routing purpose 
in Project V
-   pkgver = 20240301033006
+   pkgver = 20240311084253
pkgrel = 1
url = https://github.com/v2fly/domain-list-community
arch = any
license = MIT
makedepends = go
makedepends = git
-   source = 
git+https://github.com/v2fly/domain-list-community.git#commit=f3be27b3363c33614162f911525871ccc7aa6c9c
+   source = 
git+https://github.com/v2fly/domain-list-community.git#commit=23fafa861c7ca083f65f310252ca7dab59644adb
sha512sums = SKIP
 
 pkgname = v2ray-domain-list-community


=
PKGBUILD
=
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan 
 
 pkgname=v2ray-domain-list-community
-pkgver=20240301033006
-_commit=f3be27b3363c33614162f911525871ccc7aa6c9c
+pkgver=20240311084253
+_commit=23fafa861c7ca083f65f310252ca7dab59644adb
 pkgrel=1
 pkgdesc="A list of domains to be used as geosites for routing purpose in 
Project V"
 arch=('any')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/v2ray-domain-list-community/-/commit/50c9f076dc6770f1b47156c02cd36cab3d5e9644

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/v2ray-domain-list-community/-/commit/50c9f076dc6770f1b47156c02cd36cab3d5e9644
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/v2ray-domain-list-community] Pushed new tag 20240311084253-1

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


Felix Yan pushed new tag 20240311084253-1 at Arch Linux / Packaging / Packages 
/ v2ray-domain-list-community

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/v2ray-domain-list-community/-/tree/20240311084253-1
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/python-parsedatetime][main] upgpkg: 2.6-7

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


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
python-parsedatetime


Commits:
78dbdaeb by Felix Yan at 2024-03-11T21:27:09+00:00
upgpkg: 2.6-7

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -0,0 +1,17 @@
+pkgbase = python-parsedatetime
+   pkgdesc = Parse human-readable date/time strings.
+   pkgver = 2.6
+   pkgrel = 7
+   url = https://github.com/bear/parsedatetime
+   arch = any
+   license = Apache-2.0
+   checkdepends = python-pytest
+   makedepends = python-setuptools
+   makedepends = python-build
+   makedepends = python-installer
+   makedepends = python-wheel
+   depends = python-future
+   source = 
python-parsedatetime-2.6.tar.gz::https://github.com/bear/parsedatetime/archive/v2.6.tar.gz
+   sha512sums = 
ed7649feb8773fdb33d609ef0abe4d20f555744bd70e9766aba6b9a79d8415c7e2efea1d7ef5c6b5906f3bc90bff124ef92992ce17d83fe70575da2db918e543
+
+pkgname = python-parsedatetime


=
PKGBUILD
=
@@ -7,7 +7,7 @@
 
 pkgname=python-parsedatetime
 pkgver=2.6
-pkgrel=6
+pkgrel=7
 pkgdesc="Parse human-readable date/time strings."
 arch=('any')
 license=('Apache-2.0')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-parsedatetime/-/commit/78dbdaeb94e85ece303e7aebf5bca07418820bf2

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




[Git][archlinux/packaging/packages/python-parsedatetime] Pushed new tag 2.6-7

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


Felix Yan pushed new tag 2.6-7 at Arch Linux / Packaging / Packages / 
python-parsedatetime

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




[Git][archlinux/packaging/packages/python-parsedatetime][main] 3 commits: Use SPDX license

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


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
python-parsedatetime


Commits:
af85af29 by Rafael Fontenelle at 2024-03-08T15:11:55-03:00
Use SPDX license

- - - - -
ca1159db by Rafael Fontenelle at 2024-03-08T15:12:03-03:00
Use PEP 517

- - - - -
8d06ea2b by Rafael Fontenelle at 2024-03-08T15:12:11-03:00
Remove python-pytest-runner

- - - - -


1 changed file:

- PKGBUILD


Changes:

=
PKGBUILD
=
@@ -10,25 +10,25 @@ pkgver=2.6
 pkgrel=6
 pkgdesc="Parse human-readable date/time strings."
 arch=('any')
-license=('Apache')
+license=('Apache-2.0')
 url='https://github.com/bear/parsedatetime'
 depends=('python-future')
-makedepends=('python-setuptools')
-checkdepends=('python-pytest-runner')
+makedepends=('python-setuptools' 'python-build' 'python-installer' 
'python-wheel')
+checkdepends=('python-pytest')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/bear/parsedatetime/archive/v$pkgver.tar.gz";)
 
sha512sums=('ed7649feb8773fdb33d609ef0abe4d20f555744bd70e9766aba6b9a79d8415c7e2efea1d7ef5c6b5906f3bc90bff124ef92992ce17d83fe70575da2db918e543')
 
 build() {
   cd parsedatetime-$pkgver
-  python setup.py build
+  python -m build --wheel --no-isolation
 }
 
 check() {
   cd parsedatetime-$pkgver
-  python setup.py pytest
+  pytest
 }
 
 package() {
   cd parsedatetime-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
+  python -m installer --destdir="$pkgdir" dist/*.whl
 }



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-parsedatetime/-/compare/0de63b376f451260eb486d2858fd0d5950fe75cc...8d06ea2b790ddafdd4b9bc32e268e48922a20f46

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-parsedatetime/-/compare/0de63b376f451260eb486d2858fd0d5950fe75cc...8d06ea2b790ddafdd4b9bc32e268e48922a20f46
You're receiving this email because of your account on gitlab.archlinux.org.




[Git][archlinux/packaging/packages/python-ini2toml][main] upgpkg: 0.13-2

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


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
python-ini2toml


Commits:
9c420666 by Felix Yan at 2024-03-11T21:23:48+00:00
upgpkg: 0.13-2

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,7 +1,7 @@
 pkgbase = python-ini2toml
pkgdesc = Automatically conversion of .ini/.cfg files to TOML 
equivalents
pkgver = 0.13
-   pkgrel = 1
+   pkgrel = 2
url = https://github.com/abravalheri/ini2toml
arch = any
license = MPL
@@ -10,6 +10,9 @@ pkgbase = python-ini2toml
checkdepends = python-validate-pyproject
makedepends = git
makedepends = python-setuptools-scm
+   makedepends = python-build
+   makedepends = python-installer
+   makedepends = python-wheel
depends = python-packaging
depends = python-setuptools
depends = python-configupdater


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 pkgname=python-ini2toml
 pkgver=0.13
 _commit=ed8c5f15930e503e4598e89d5f1b053315330543
-pkgrel=1
+pkgrel=2
 pkgdesc="Automatically conversion of .ini/.cfg files to TOML equivalents"
 url="https://github.com/abravalheri/ini2toml";
 license=('MPL')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-ini2toml/-/commit/9c42066606caa4fc22eaf14f26844583bd0725f6

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




[Git][archlinux/packaging/packages/python-ini2toml] Pushed new tag 0.13-2

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


Felix Yan pushed new tag 0.13-2 at Arch Linux / Packaging / Packages / 
python-ini2toml

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




[Git][archlinux/packaging/packages/feeluown-kuwo][main] upgpkg: 0.2.2-2

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


Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
feeluown-kuwo


Commits:
5089cdd6 by Felix Yan at 2024-03-11T21:23:31+00:00
upgpkg: 0.2.2-2

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=
.SRCINFO
=
@@ -1,12 +1,14 @@
 pkgbase = feeluown-kuwo
pkgdesc = Kuwo music provider for FeelUOwn music player
pkgver = 0.2.2
-   pkgrel = 1
+   pkgrel = 2
url = https://github.com/feeluown/feeluown-kuwo
arch = any
groups = feeluown-full
license = GPL3
-   makedepends = python-setuptools
+   makedepends = python-build
+   makedepends = python-installer
+   makedepends = python-poetry-core
depends = feeluown
depends = python-marshmallow
depends = python-requests


=
PKGBUILD
=
@@ -3,7 +3,7 @@
 
 pkgname=feeluown-kuwo
 pkgver=0.2.2
-pkgrel=1
+pkgrel=2
 pkgdesc="Kuwo music provider for FeelUOwn music player"
 arch=('any')
 url="https://github.com/feeluown/feeluown-kuwo";



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/feeluown-kuwo/-/commit/5089cdd67a2ac1cd7b1216077f8ed660621be8cb

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




[Git][archlinux/packaging/packages/feeluown-kuwo] Pushed new tag 0.2.2-2

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


Felix Yan pushed new tag 0.2.2-2 at Arch Linux / Packaging / Packages / 
feeluown-kuwo

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




  1   2   3   >