[go: nahoru, domu]

Skip to content

Commit

Permalink
Python rebuilds for SOABI change
Browse files Browse the repository at this point in the history
the DLL names change with this, so rebuild everything that contains
C extensions again.
  • Loading branch information
lazka committed Jul 6, 2024
1 parent ae995b2 commit 687aa2b
Show file tree
Hide file tree
Showing 20 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion breezy/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

pkgname=breezy
pkgver=3.2.2
pkgrel=5
pkgrel=6
pkgdesc='A decentralized revision control system with support for Bazaar and Git file formats'
arch=('i686' 'x86_64')
url='https://www.breezy-vcs.org/'
Expand Down
2 changes: 1 addition & 1 deletion cython/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ _realname=cython
pkgbase=${_realname}
pkgname=('cython')
pkgver=3.0.10
pkgrel=2
pkgrel=3
pkgdesc='C-Extensions for Python'
arch=('i686' 'x86_64')
url='https://cython.org/'
Expand Down
2 changes: 1 addition & 1 deletion cython0/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ _realname=cython
pkgbase='cython0'
pkgname=('cython0')
pkgver=0.29.37.1
pkgrel=2
pkgrel=3
pkgdesc='C-Extensions for Python'
arch=('i686' 'x86_64')
url='https://cython.org/'
Expand Down
2 changes: 1 addition & 1 deletion dtc/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

pkgname=dtc
pkgver=1.7.0
pkgrel=2
pkgrel=3
pkgdesc="Device Tree Compiler"
arch=('i686' 'x86_64')
url="https://git.kernel.org/pub/scm/utils/dtc/dtc/git"
Expand Down
2 changes: 1 addition & 1 deletion elinks/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

pkgname=elinks
pkgver=0.17.0
pkgrel=2
pkgrel=3
epoch=
pkgdesc="Full-Featured Text WWW Browser (net-utils)"
arch=("i686" "x86_64")
Expand Down
2 changes: 1 addition & 1 deletion gdb/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ pkgname=gdb
pkgname=("gdb"
"gdb-multiarch")
pkgver=14.2
pkgrel=4
pkgrel=5
pkgdesc="GNU Debugger (MSYS2 version)"
arch=('i686' 'x86_64')
license=('spdx:GPL-3.0-or-later')
Expand Down
2 changes: 1 addition & 1 deletion gpgme/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
pkgbase=gpgme
pkgname=('libgpgme' 'libgpgme-devel' 'libgpgme-python')
pkgver=1.23.2
pkgrel=3
pkgrel=4
pkgdesc="A C wrapper library for GnuPG"
arch=('i686' 'x86_64')
url="https://gnupg.org/related_software/gpgme/"
Expand Down
2 changes: 1 addition & 1 deletion libxml2/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
pkgbase=libxml2
pkgname=('libxml2' 'libxml2-devel' 'libxml2-python')
pkgver=2.13.2
pkgrel=2
pkgrel=3
pkgdesc="XML parsing library, version 2"
arch=(i686 x86_64)
license=('spdx:MIT')
Expand Down
2 changes: 1 addition & 1 deletion mercurial/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

pkgname=mercurial
pkgver=6.7.4
pkgrel=2
pkgrel=3
pkgdesc="A scalable distributed SCM tool"
arch=('i686' 'x86_64')
url="https://www.mercurial-scm.org/"
Expand Down
2 changes: 1 addition & 1 deletion python-brotli/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

pkgname=python-brotli
pkgver=1.1.0
pkgrel=2
pkgrel=3
pkgdesc='Brotli compression library - python library'
arch=('i686' 'x86_64')
license=('MIT')
Expand Down
2 changes: 1 addition & 1 deletion python-dulwich/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ _realname=dulwich
pkgname="python-${_realname}"
# Note: 0.22.x requires Rust, so we can't update
pkgver=0.21.7
pkgrel=2
pkgrel=3
pkgdesc='Pure-Python implementation of the Git file formats and protocols'
arch=('any')
url='https://www.dulwich.io'
Expand Down
2 changes: 1 addition & 1 deletion python-fastbencode/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

pkgname=python-fastbencode
pkgver=0.2
pkgrel=3
pkgrel=4
pkgdesc='Implementation of bencode with optional fast C extensions'
arch=('i686' 'x86_64')
url='https://github.com/breezy-team/fastbencode'
Expand Down
2 changes: 1 addition & 1 deletion python-lxml/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ _realname=lxml
pkgbase="python-${_realname}"
pkgname=("python-${_realname}")
pkgver=5.2.2
pkgrel=2
pkgrel=3
pkgdesc="Python binding for the libxml2 and libxslt libraries"
arch=('any')
url="https://lxml.de/"
Expand Down
2 changes: 1 addition & 1 deletion python-markupsafe/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ _realname=markupsafe
pkgbase="python-${_realname}"
pkgname=("python-${_realname}")
pkgver=2.1.5
pkgrel=2
pkgrel=3
pkgdesc="Implements a XML/HTML/XHTML Markup safe string for Python"
arch=('i686' 'x86_64')
license=('spdx:BSD-3-Clause')
Expand Down
2 changes: 1 addition & 1 deletion python-patiencediff/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
_realname=patiencediff
pkgname="python-${_realname}"
pkgver=0.2.15
pkgrel=2
pkgrel=3
pkgdesc='Patiencediff Python and C implementations'
arch=('i686' 'x86_64')
url='https://github.com/breezy-team/patiencediff'
Expand Down
2 changes: 1 addition & 1 deletion python-pyalpm/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ _realname=pyalpm
pkgbase="python-${_realname}"
pkgname=("python-${_realname}")
pkgver=0.10.9
pkgrel=3
pkgrel=4
pkgdesc="Libalpm bindings for Python"
arch=('i686' 'x86_64')
license=('GPL')
Expand Down
2 changes: 1 addition & 1 deletion python-yaml/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ _realname=yaml
pkgbase=python-${_realname}
pkgname=("python-${_realname}")
pkgver=6.0.1
pkgrel=2
pkgrel=3
pkgdesc='Python bindings for YAML, using fast libYAML library'
arch=('i686' 'x86_64')
url='https://pyyaml.org/'
Expand Down
2 changes: 1 addition & 1 deletion python-zstandard/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

pkgname=python-zstandard
pkgver=0.22.0
pkgrel=2
pkgrel=3
pkgdesc='Python bindings to the Zstandard (zstd) compression library'
arch=('i686' 'x86_64')
url="https://github.com/indygreg/python-zstandard"
Expand Down
2 changes: 1 addition & 1 deletion subversion/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

pkgname=subversion
pkgver=1.14.2
pkgrel=6
pkgrel=7
pkgdesc="A Modern Concurrent Version Control System"
arch=('i686' 'x86_64')
url="https://subversion.apache.org/"
Expand Down
2 changes: 1 addition & 1 deletion znc/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

pkgname=znc
pkgver=1.9.0
pkgrel=3
pkgrel=4
pkgdesc='An IRC bouncer with modules & scripts support'
url='https://znc.in/'
msys2_repository_url="https://github.com/znc/znc"
Expand Down

0 comments on commit 687aa2b

Please sign in to comment.