summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2024-04-28 07:47:08 +0200
committerErich Eckner <git@eckner.net>2024-04-28 07:47:08 +0200
commit15e1f6393bf12eed406adced14233b45e5ed7a10 (patch)
treeb3a859ad13b1f4b50862f89ab7f3f361b45507ed
parentecbc9db674c95ceeef7488b512a1309a64511ac3 (diff)
downloadarchlinuxewe-15e1f6393bf12eed406adced14233b45e5ed7a10.tar.xz
recompile all python packages
-rw-r--r--jupyterhub/PKGBUILD2
-rw-r--r--pssh-git/PKGBUILD2
-rw-r--r--python-azure-cli-core/PKGBUILD2
-rw-r--r--python-azure-cli-telemetry/PKGBUILD2
-rw-r--r--python-azure-common/PKGBUILD2
-rw-r--r--python-azure-core/PKGBUILD2
-rw-r--r--python-bash_kernel/PKGBUILD2
-rw-r--r--python-certipy/PKGBUILD2
-rw-r--r--python-courier-pythonfilter/PKGBUILD2
-rw-r--r--python-fabio/PKGBUILD2
-rw-r--r--python-fisx/PKGBUILD2
-rw-r--r--python-hpilo/PKGBUILD2
-rw-r--r--python-imageio/PKGBUILD2
-rw-r--r--python-jira/PKGBUILD2
-rw-r--r--python-jupyter_telemetry/PKGBUILD2
-rw-r--r--python-jwcrypto/PKGBUILD2
-rw-r--r--python-msal-extensions/PKGBUILD2
-rw-r--r--python-oauth2/PKGBUILD2
-rw-r--r--python-openfoodfacts/PKGBUILD2
-rw-r--r--python-pamela/PKGBUILD2
-rw-r--r--python-peakutils/PKGBUILD2
-rw-r--r--python-portalocker/PKGBUILD2
-rwxr-xr-xpython-pyepics/PKGBUILD2
-rw-r--r--python-pyfftw/PKGBUILD2
-rw-r--r--python-pyinstrument/PKGBUILD2
-rw-r--r--python-scikit-image/PKGBUILD2
-rw-r--r--python-silx/PKGBUILD2
-rw-r--r--python-simplepam/PKGBUILD2
-rw-r--r--python-sphinx-better-theme/PKGBUILD2
-rw-r--r--python-sphinxcontrib-programoutput/PKGBUILD2
-rw-r--r--python-svg.path/PKGBUILD2
-rw-r--r--python-tifffile/PKGBUILD2
-rw-r--r--python-xraydb/PKGBUILD2
33 files changed, 33 insertions, 33 deletions
diff --git a/jupyterhub/PKGBUILD b/jupyterhub/PKGBUILD
index 93ad04e94..c149406d8 100644
--- a/jupyterhub/PKGBUILD
+++ b/jupyterhub/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=jupyterhub
pkgver=1.4.2
-pkgrel=64
+pkgrel=65
pkgdesc="Multi-user server for Jupyter notebooks "
url="http://jupyter.org/"
arch=(any)
diff --git a/pssh-git/PKGBUILD b/pssh-git/PKGBUILD
index df1f772f9..dea4d79b2 100644
--- a/pssh-git/PKGBUILD
+++ b/pssh-git/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=pssh-git
pkgver=2.3.4+15+g1399527
_commit="${pkgver##*+g}"
-pkgrel=5
+pkgrel=6
pkgdesc="Parallel versions of the openssh tools ssh, scp, rsync, nuke, slurp"
arch=('any')
url="http://code.google.com/p/parallel-ssh/"
diff --git a/python-azure-cli-core/PKGBUILD b/python-azure-cli-core/PKGBUILD
index 3eabc212e..eee364015 100644
--- a/python-azure-cli-core/PKGBUILD
+++ b/python-azure-cli-core/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=azure-cli-core
pkgname=python-$_pkgname
pkgver=2.59.0
-pkgrel=2
+pkgrel=3
pkgdesc='Microsoft Azure Command-Line Tools Core Module'
url='https://pypi.org/project/azure-cli-core/'
depends=(
diff --git a/python-azure-cli-telemetry/PKGBUILD b/python-azure-cli-telemetry/PKGBUILD
index 489c551b2..a2a7c95fb 100644
--- a/python-azure-cli-telemetry/PKGBUILD
+++ b/python-azure-cli-telemetry/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=azure-cli-telemetry
pkgname=python-$_pkgname
pkgver=1.0.8
-pkgrel=5
+pkgrel=6
pkgdesc='Microsoft Azure CLI Telemetry Package'
url='https://pypi.org/project/azure-cli-telemetry/'
depends=(
diff --git a/python-azure-common/PKGBUILD b/python-azure-common/PKGBUILD
index bc5c8d431..c44d553ab 100644
--- a/python-azure-common/PKGBUILD
+++ b/python-azure-common/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=azure-common
pkgname=python-$_pkgname
pkgver=1.1.28
-pkgrel=5
+pkgrel=6
pkgdesc='Microsoft Azure Client Library for Python (Common)'
url='https://pypi.org/project/azure-common/'
depends=(
diff --git a/python-azure-core/PKGBUILD b/python-azure-core/PKGBUILD
index d5852406e..d9660c967 100644
--- a/python-azure-core/PKGBUILD
+++ b/python-azure-core/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=azure-core
pkgname=python-$_pkgname
pkgver=1.26.1
-pkgrel=5
+pkgrel=6
pkgdesc='Microsoft Azure Core Library for Python'
url='https://pypi.org/project/azure-core/'
depends=(
diff --git a/python-bash_kernel/PKGBUILD b/python-bash_kernel/PKGBUILD
index ba94a94a6..580e5ed64 100644
--- a/python-bash_kernel/PKGBUILD
+++ b/python-bash_kernel/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=python-bash_kernel
_pkgname=bash_kernel
pkgver=0.9.1
-pkgrel=2
+pkgrel=3
pkgdesc='A Jupyter kernel for bash.'
arch=('any')
url='https://github.com/takluyver/bash_kernel'
diff --git a/python-certipy/PKGBUILD b/python-certipy/PKGBUILD
index b6be6ad8c..12a42801c 100644
--- a/python-certipy/PKGBUILD
+++ b/python-certipy/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=python-certipy
_pkgname="${pkgname#*-}"
pkgver=0.1.3
-pkgrel=68
+pkgrel=69
pkgdesc="A simple python tool for creating certificate authorities and certificates on the fly"
arch=(any)
url="https://github.com/LLNL/certipy"
diff --git a/python-courier-pythonfilter/PKGBUILD b/python-courier-pythonfilter/PKGBUILD
index 54fbd8f68..ccc1b87f3 100644
--- a/python-courier-pythonfilter/PKGBUILD
+++ b/python-courier-pythonfilter/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=python-courier-pythonfilter
_pkgname="${pkgname#*-}"
pkgver=3.0.3
-pkgrel=64
+pkgrel=65
pkgdesc='collection of useful filters for the Courier MTA, and a framework for developing new filters in Python'
arch=('any')
url='https://bitbucket.org/gordonmessmer/courier-pythonfilter'
diff --git a/python-fabio/PKGBUILD b/python-fabio/PKGBUILD
index d34c0ac8a..16460d9f7 100644
--- a/python-fabio/PKGBUILD
+++ b/python-fabio/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=python-fabio
_pkgname=fabio
pkgver=0.14.0
-pkgrel=5
+pkgrel=6
pkgdesc="I/O library for images produced by 2D X-ray detectors."
arch=('i686' 'pentium4' 'x86_64')
url="http://www.silx.org"
diff --git a/python-fisx/PKGBUILD b/python-fisx/PKGBUILD
index 2b98823b3..e85f829a0 100644
--- a/python-fisx/PKGBUILD
+++ b/python-fisx/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-fisx
_pkgname="${pkgname#*-}"
pkgver=1.3.1
-pkgrel=3
+pkgrel=4
pkgdesc='Enhanced C++ port of the Physics routines used by PyMca'
arch=('i686' 'pentium4' 'x86_64')
url='https://github.com/vasole/fisx'
diff --git a/python-hpilo/PKGBUILD b/python-hpilo/PKGBUILD
index 943b81e6d..7e068e721 100644
--- a/python-hpilo/PKGBUILD
+++ b/python-hpilo/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Erich Eckner <arch at eckner dot net>
pkgname=python-hpilo
pkgver=4.4.3
-pkgrel=64
+pkgrel=65
pkgdesc='Accessing the HP iLO XML interface from python'
arch=('any')
url='http://seveas.github.io/python-hpilo/'
diff --git a/python-imageio/PKGBUILD b/python-imageio/PKGBUILD
index 77f793a64..4fc86bb9f 100644
--- a/python-imageio/PKGBUILD
+++ b/python-imageio/PKGBUILD
@@ -3,7 +3,7 @@
pkgname='python-imageio'
_pkgname="${pkgname#*-}"
pkgver=2.34.0
-pkgrel=2
+pkgrel=3
arch=('any')
url='https://github.com/xraypy/XrayDB'
license=('BSD')
diff --git a/python-jira/PKGBUILD b/python-jira/PKGBUILD
index c69074310..d43ec62e4 100644
--- a/python-jira/PKGBUILD
+++ b/python-jira/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-jira
_pkgname="${pkgname#*-}"
pkgver=3.4.1
-pkgrel=6
+pkgrel=7
pkgdesc="Python library to work with Jira APIs"
arch=(any)
url="https://github.com/pycontribs/jira"
diff --git a/python-jupyter_telemetry/PKGBUILD b/python-jupyter_telemetry/PKGBUILD
index 84935cffc..6c7266fb8 100644
--- a/python-jupyter_telemetry/PKGBUILD
+++ b/python-jupyter_telemetry/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=python-jupyter_telemetry
pkgver=0.0.5
-pkgrel=64
+pkgrel=65
pkgdesc="Configurable event-logging for Jupyter applications and extensions"
url="https://github.com/jupyter/telemetry"
arch=('any')
diff --git a/python-jwcrypto/PKGBUILD b/python-jwcrypto/PKGBUILD
index da9ee0d5f..5a8af8ca9 100644
--- a/python-jwcrypto/PKGBUILD
+++ b/python-jwcrypto/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=python-jwcrypto
_pkgname=${pkgname#*-}
pkgver=1.4.2
-pkgrel=5
+pkgrel=6
pkgdesc="Python implementation of JWK, JWS, JWE specifications"
arch=("any")
url="https://github.com/latchset/jwcrypto"
diff --git a/python-msal-extensions/PKGBUILD b/python-msal-extensions/PKGBUILD
index a7987ac73..2c7217c89 100644
--- a/python-msal-extensions/PKGBUILD
+++ b/python-msal-extensions/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=msal-extensions
pkgname=python-$_pkgname
pkgver=1.0.0
-pkgrel=5
+pkgrel=6
pkgdesc='Microsoft Authentication Library extensions (MSAL EX) provides a persistence API that can save your data on disk, encrypted on Windows, macOS and Linux. Concurrent data access will be coordinated by a file lock mechanism.'
url='https://pypi.org/project/msal-extensions/'
depends=(
diff --git a/python-oauth2/PKGBUILD b/python-oauth2/PKGBUILD
index 4d086b0bc..5f14e61fc 100644
--- a/python-oauth2/PKGBUILD
+++ b/python-oauth2/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Erich Eckner <arch at eckner dot net>
pkgname=python-oauth2
pkgver=1.1.1
-pkgrel=67
+pkgrel=68
pkgdesc='framework that aims at making it easy to provide authentication via OAuth 2.0 within an application stack/'
url='https://github.com/wndhydrnt/python-oauth2/'
arch=('any')
diff --git a/python-openfoodfacts/PKGBUILD b/python-openfoodfacts/PKGBUILD
index 22cdefcb2..3528f559d 100644
--- a/python-openfoodfacts/PKGBUILD
+++ b/python-openfoodfacts/PKGBUILD
@@ -2,7 +2,7 @@
pkgname='python-openfoodfacts'
pkgver=0.1.3
-pkgrel=5
+pkgrel=6
arch=('any')
url='https://github.com/openfoodfacts/openfoodfacts-python'
license=('MIT')
diff --git a/python-pamela/PKGBUILD b/python-pamela/PKGBUILD
index 490c5464d..8a62cd44c 100644
--- a/python-pamela/PKGBUILD
+++ b/python-pamela/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=python-pamela
_pkgname=pamela
pkgver=1.0.0
-pkgrel=67
+pkgrel=68
pkgdesc="Python PAM interface"
arch=('any')
url="https://github.com/minrk/pamela"
diff --git a/python-peakutils/PKGBUILD b/python-peakutils/PKGBUILD
index 6f3dbdf55..b5c3d97c8 100644
--- a/python-peakutils/PKGBUILD
+++ b/python-peakutils/PKGBUILD
@@ -4,7 +4,7 @@
pkgname='python-peakutils'
_pkgname='PeakUtils'
pkgver=1.3.4
-pkgrel=5
+pkgrel=6
pkgdesc="Peak detection utilities for 1D data"
arch=('any')
url="https://pypi.python.org/pypi/PeakUtils"
diff --git a/python-portalocker/PKGBUILD b/python-portalocker/PKGBUILD
index 2aa3133d3..45b622f30 100644
--- a/python-portalocker/PKGBUILD
+++ b/python-portalocker/PKGBUILD
@@ -4,7 +4,7 @@ pkgbase=python-portalocker
pkgname=('python-portalocker')
_pkgname=portalocker
pkgver=2.7.0
-pkgrel=5
+pkgrel=6
pkgdesc='Easy, portable file locking API.'
arch=('any')
url="https://github.com/WoLpH/${_pkgname}"
diff --git a/python-pyepics/PKGBUILD b/python-pyepics/PKGBUILD
index 64bcfa718..177b6151a 100755
--- a/python-pyepics/PKGBUILD
+++ b/python-pyepics/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-pyepics
_pkgname="${pkgname#*-}"
pkgver=3.5.1
-pkgrel=14
+pkgrel=15
pkgdesc='Python Interface to the Epics Channel Access protocol of the Epics control system'
arch=('i686' 'pentium4' 'x86_64')
url='https://pypi.python.org/pypi/pyepics'
diff --git a/python-pyfftw/PKGBUILD b/python-pyfftw/PKGBUILD
index 2a43bc547..8e5148caf 100644
--- a/python-pyfftw/PKGBUILD
+++ b/python-pyfftw/PKGBUILD
@@ -4,7 +4,7 @@
_pkgname=pyFFTW
pkgname='python-pyfftw'
pkgver=0.13.0
-pkgrel=5
+pkgrel=6
pkgdesc='A pythonic wrapper around FFTW.'
url='http://hgomersall.github.io/pyFFTW/'
_pinned_dependencies=(
diff --git a/python-pyinstrument/PKGBUILD b/python-pyinstrument/PKGBUILD
index 906198de6..45ddc54c0 100644
--- a/python-pyinstrument/PKGBUILD
+++ b/python-pyinstrument/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=python-pyinstrument
_pkg="${pkgname#python-}"
pkgver=4.1.1
-pkgrel=5
+pkgrel=6
pkgdesc="Call stack profiler for Python"
arch=('x86_64')
url="https://github.com/joerick/pyinstrument"
diff --git a/python-scikit-image/PKGBUILD b/python-scikit-image/PKGBUILD
index 54d0f7c1a..cb4f3633a 100644
--- a/python-scikit-image/PKGBUILD
+++ b/python-scikit-image/PKGBUILD
@@ -5,7 +5,7 @@
pkgname='python-scikit-image'
_pkgname="${pkgname#*-}"
pkgver=0.19.3
-pkgrel=10
+pkgrel=11
pkgdesc="Image processing routines for SciPy"
arch=('i686' 'pentium4' 'x86_64')
url="http://scikit-image.org/"
diff --git a/python-silx/PKGBUILD b/python-silx/PKGBUILD
index e8232d363..2c15bf211 100644
--- a/python-silx/PKGBUILD
+++ b/python-silx/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=python-silx
_pkgname=silx
pkgver=1.1.1
-pkgrel=10
+pkgrel=11
pkgdesc="A collection of Python packages for data analysis at synchrotron radiation facilities."
arch=('i686' 'pentium4' 'x86_64')
url="http://www.silx.org"
diff --git a/python-simplepam/PKGBUILD b/python-simplepam/PKGBUILD
index e97f9dcb3..bf539a4a6 100644
--- a/python-simplepam/PKGBUILD
+++ b/python-simplepam/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=python-simplepam
_pkgname=python3-simplepam
pkgver=0.1.5
-pkgrel=68
+pkgrel=69
pkgdesc="Pure Python interface to the Pluggable Authentication Modules system on Linux"
arch=('any')
url="https://github.com/leonnnn/python3-simplepam"
diff --git a/python-sphinx-better-theme/PKGBUILD b/python-sphinx-better-theme/PKGBUILD
index b58eb9478..fc337ddc6 100644
--- a/python-sphinx-better-theme/PKGBUILD
+++ b/python-sphinx-better-theme/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-sphinx-better-theme
_pkgname=sphinx-better-theme
pkgver=0.13
-pkgrel=67
+pkgrel=68
pkgdesc='theme for Sphinx that looks nice'
arch=('any')
url='https://sphinx-better-theme.readthedocs.io/'
diff --git a/python-sphinxcontrib-programoutput/PKGBUILD b/python-sphinxcontrib-programoutput/PKGBUILD
index 9baf8c8bc..4a7aa87ae 100644
--- a/python-sphinxcontrib-programoutput/PKGBUILD
+++ b/python-sphinxcontrib-programoutput/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=python-sphinxcontrib-programoutput
_pkgname=sphinxcontrib-programoutput
pkgver=0.17
-pkgrel=64
+pkgrel=65
pkgdesc="Sphinx extension to include program output"
arch=('any')
url="https://bitbucket.org/birkenfeld/sphinx-contrib"
diff --git a/python-svg.path/PKGBUILD b/python-svg.path/PKGBUILD
index 4a18216d0..c41888628 100644
--- a/python-svg.path/PKGBUILD
+++ b/python-svg.path/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=python-svg.path
pkgver=6.2
-pkgrel=6
+pkgrel=7
pkgdesc="SVG path objects and parser"
url="https://github.com/regebro/svg.path"
license=('MIT')
diff --git a/python-tifffile/PKGBUILD b/python-tifffile/PKGBUILD
index 6a085cfef..67ed60d9b 100644
--- a/python-tifffile/PKGBUILD
+++ b/python-tifffile/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=python-tifffile
pkgver=2024.2.12
_pkgname=${pkgname#python-}
-pkgrel=2
+pkgrel=3
pkgdesc="Read and write image data from and to TIFF files"
arch=('any')
url="https://github.com/cgohlke/tifffile"
diff --git a/python-xraydb/PKGBUILD b/python-xraydb/PKGBUILD
index a665730a2..4aea015c7 100644
--- a/python-xraydb/PKGBUILD
+++ b/python-xraydb/PKGBUILD
@@ -2,7 +2,7 @@
pkgname='python-xraydb'
pkgver=4.5.0
-pkgrel=5
+pkgrel=6
arch=('any')
url='https://github.com/xraypy/XrayDB'
license=('Unlicense')