summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2024-04-28 07:57:45 +0200
committerErich Eckner <git@eckner.net>2024-04-28 07:57:45 +0200
commitca69290d2532f020ad1958655c5dcae2af7af16e (patch)
treea42a083f1ece5948587da42af611dcdf82d398e6
parent15e1f6393bf12eed406adced14233b45e5ed7a10 (diff)
downloadarchlinuxewe-ca69290d2532f020ad1958655c5dcae2af7af16e.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 c149406d8..d857d1bfc 100644
--- a/jupyterhub/PKGBUILD
+++ b/jupyterhub/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=jupyterhub
pkgver=1.4.2
-pkgrel=65
+pkgrel=66
pkgdesc="Multi-user server for Jupyter notebooks "
url="http://jupyter.org/"
arch=(any)
diff --git a/pssh-git/PKGBUILD b/pssh-git/PKGBUILD
index dea4d79b2..16f1ea5da 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=6
+pkgrel=7
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 eee364015..8948dc670 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=3
+pkgrel=4
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 a2a7c95fb..68284bc93 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=6
+pkgrel=7
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 c44d553ab..eb43c585b 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=6
+pkgrel=7
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 d9660c967..7a02f70b7 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=6
+pkgrel=7
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 580e5ed64..0655483ea 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=3
+pkgrel=4
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 12a42801c..1fdc7599c 100644
--- a/python-certipy/PKGBUILD
+++ b/python-certipy/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=python-certipy
_pkgname="${pkgname#*-}"
pkgver=0.1.3
-pkgrel=69
+pkgrel=70
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 ccc1b87f3..754d42ef9 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=65
+pkgrel=66
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 16460d9f7..040269f98 100644
--- a/python-fabio/PKGBUILD
+++ b/python-fabio/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=python-fabio
_pkgname=fabio
pkgver=0.14.0
-pkgrel=6
+pkgrel=7
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 e85f829a0..c1bd9da73 100644
--- a/python-fisx/PKGBUILD
+++ b/python-fisx/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-fisx
_pkgname="${pkgname#*-}"
pkgver=1.3.1
-pkgrel=4
+pkgrel=5
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 7e068e721..b7d748d38 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=65
+pkgrel=66
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 4fc86bb9f..26ff36f91 100644
--- a/python-imageio/PKGBUILD
+++ b/python-imageio/PKGBUILD
@@ -3,7 +3,7 @@
pkgname='python-imageio'
_pkgname="${pkgname#*-}"
pkgver=2.34.0
-pkgrel=3
+pkgrel=4
arch=('any')
url='https://github.com/xraypy/XrayDB'
license=('BSD')
diff --git a/python-jira/PKGBUILD b/python-jira/PKGBUILD
index d43ec62e4..5c76c1034 100644
--- a/python-jira/PKGBUILD
+++ b/python-jira/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-jira
_pkgname="${pkgname#*-}"
pkgver=3.4.1
-pkgrel=7
+pkgrel=8
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 6c7266fb8..3a27c3531 100644
--- a/python-jupyter_telemetry/PKGBUILD
+++ b/python-jupyter_telemetry/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=python-jupyter_telemetry
pkgver=0.0.5
-pkgrel=65
+pkgrel=66
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 5a8af8ca9..936e5ba6b 100644
--- a/python-jwcrypto/PKGBUILD
+++ b/python-jwcrypto/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=python-jwcrypto
_pkgname=${pkgname#*-}
pkgver=1.4.2
-pkgrel=6
+pkgrel=7
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 2c7217c89..fe4566e63 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=6
+pkgrel=7
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 5f14e61fc..488f06673 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=68
+pkgrel=69
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 3528f559d..a2718e8e9 100644
--- a/python-openfoodfacts/PKGBUILD
+++ b/python-openfoodfacts/PKGBUILD
@@ -2,7 +2,7 @@
pkgname='python-openfoodfacts'
pkgver=0.1.3
-pkgrel=6
+pkgrel=7
arch=('any')
url='https://github.com/openfoodfacts/openfoodfacts-python'
license=('MIT')
diff --git a/python-pamela/PKGBUILD b/python-pamela/PKGBUILD
index 8a62cd44c..acf8593f1 100644
--- a/python-pamela/PKGBUILD
+++ b/python-pamela/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=python-pamela
_pkgname=pamela
pkgver=1.0.0
-pkgrel=68
+pkgrel=69
pkgdesc="Python PAM interface"
arch=('any')
url="https://github.com/minrk/pamela"
diff --git a/python-peakutils/PKGBUILD b/python-peakutils/PKGBUILD
index b5c3d97c8..c8c6ede56 100644
--- a/python-peakutils/PKGBUILD
+++ b/python-peakutils/PKGBUILD
@@ -4,7 +4,7 @@
pkgname='python-peakutils'
_pkgname='PeakUtils'
pkgver=1.3.4
-pkgrel=6
+pkgrel=7
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 45b622f30..9f64f59e6 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=6
+pkgrel=7
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 177b6151a..dde3ee1b8 100755
--- a/python-pyepics/PKGBUILD
+++ b/python-pyepics/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-pyepics
_pkgname="${pkgname#*-}"
pkgver=3.5.1
-pkgrel=15
+pkgrel=16
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 8e5148caf..58b97f1fe 100644
--- a/python-pyfftw/PKGBUILD
+++ b/python-pyfftw/PKGBUILD
@@ -4,7 +4,7 @@
_pkgname=pyFFTW
pkgname='python-pyfftw'
pkgver=0.13.0
-pkgrel=6
+pkgrel=7
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 45ddc54c0..f419cbbec 100644
--- a/python-pyinstrument/PKGBUILD
+++ b/python-pyinstrument/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=python-pyinstrument
_pkg="${pkgname#python-}"
pkgver=4.1.1
-pkgrel=6
+pkgrel=7
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 cb4f3633a..df25e1db3 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=11
+pkgrel=12
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 2c15bf211..191d3991f 100644
--- a/python-silx/PKGBUILD
+++ b/python-silx/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=python-silx
_pkgname=silx
pkgver=1.1.1
-pkgrel=11
+pkgrel=12
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 bf539a4a6..9d0192015 100644
--- a/python-simplepam/PKGBUILD
+++ b/python-simplepam/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=python-simplepam
_pkgname=python3-simplepam
pkgver=0.1.5
-pkgrel=69
+pkgrel=70
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 fc337ddc6..2fd150f24 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=68
+pkgrel=69
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 4a7aa87ae..a4e0228fd 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=65
+pkgrel=66
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 c41888628..334810ab0 100644
--- a/python-svg.path/PKGBUILD
+++ b/python-svg.path/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=python-svg.path
pkgver=6.2
-pkgrel=7
+pkgrel=8
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 67ed60d9b..3397379eb 100644
--- a/python-tifffile/PKGBUILD
+++ b/python-tifffile/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=python-tifffile
pkgver=2024.2.12
_pkgname=${pkgname#python-}
-pkgrel=3
+pkgrel=4
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 4aea015c7..2c26200da 100644
--- a/python-xraydb/PKGBUILD
+++ b/python-xraydb/PKGBUILD
@@ -2,7 +2,7 @@
pkgname='python-xraydb'
pkgver=4.5.0
-pkgrel=6
+pkgrel=7
arch=('any')
url='https://github.com/xraypy/XrayDB'
license=('Unlicense')