summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2021-12-13 11:10:42 +0100
committerErich Eckner <git@eckner.net>2021-12-13 11:10:42 +0100
commit4f7fdeb2b329bcceb2a05e82d410cd22e4794409 (patch)
treeac9525869d0acd295566628307c4e90300590edc
parentf2c63464d75f4b431b53b9958b5a19c40fb1181f (diff)
downloadarchlinuxewe-4f7fdeb2b329bcceb2a05e82d410cd22e4794409.tar.xz
recompile all python packages
-rw-r--r--jupyterhub/PKGBUILD2
-rw-r--r--pssh-git/PKGBUILD2
-rw-r--r--python-asteval/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
m---------python-ipympl0
-rw-r--r--python-jira/PKGBUILD2
-rw-r--r--python-jupyter_telemetry/PKGBUILD2
-rw-r--r--python-jwcrypto/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
m---------python-postpic0
-rw-r--r--python-pycifrw/PKGBUILD2
-rwxr-xr-xpython-pyepics/PKGBUILD2
-rw-r--r--python-pyfai/PKGBUILD2
-rw-r--r--python-pyfftw/PKGBUILD2
-rwxr-xr-xpython-pymca/PKGBUILD2
-rw-r--r--python-pyshortcuts/PKGBUILD2
-rw-r--r--python-pywavelets/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-tifffile/PKGBUILD2
-rwxr-xr-xpython-wxmplot/PKGBUILD2
-rwxr-xr-xpython-wxutils/PKGBUILD2
-rw-r--r--python-xraydb/PKGBUILD2
35 files changed, 33 insertions, 33 deletions
diff --git a/jupyterhub/PKGBUILD b/jupyterhub/PKGBUILD
index 023b5254d..20b7f6849 100644
--- a/jupyterhub/PKGBUILD
+++ b/jupyterhub/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=jupyterhub
pkgver=1.4.2
-pkgrel=20
+pkgrel=21
pkgdesc="Multi-user server for Jupyter notebooks "
url="http://jupyter.org/"
arch=(any)
diff --git a/pssh-git/PKGBUILD b/pssh-git/PKGBUILD
index d5873fc17..d4da57050 100644
--- a/pssh-git/PKGBUILD
+++ b/pssh-git/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=pssh-git
pkgver=2.3.4+10+gd4909c9
_commit="${pkgver##*+g}"
-pkgrel=20
+pkgrel=21
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-asteval/PKGBUILD b/python-asteval/PKGBUILD
index bf630a138..862635406 100644
--- a/python-asteval/PKGBUILD
+++ b/python-asteval/PKGBUILD
@@ -4,7 +4,7 @@
pkgname='python-asteval'
_pkgname="${pkgname#*-}"
pkgver=0.9.25
-pkgrel=20
+pkgrel=21
pkgdesc='Minimal Python AST Evaluator'
arch=('any')
url='https://newville.github.io/asteval/'
diff --git a/python-bash_kernel/PKGBUILD b/python-bash_kernel/PKGBUILD
index b893d9702..5ab99a239 100644
--- a/python-bash_kernel/PKGBUILD
+++ b/python-bash_kernel/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=python-bash_kernel
_pkgname=bash_kernel
pkgver=0.7.2
-pkgrel=23
+pkgrel=24
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 1dc4455a0..a734ca687 100644
--- a/python-certipy/PKGBUILD
+++ b/python-certipy/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=python-certipy
_pkgname="${pkgname#*-}"
pkgver=0.1.3
-pkgrel=24
+pkgrel=25
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 b74207d84..0e276ce62 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=20
+pkgrel=21
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 b5b88ca35..1cc0ee86f 100644
--- a/python-fabio/PKGBUILD
+++ b/python-fabio/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=python-fabio
_pkgname=fabio
pkgver=0.12.0
-pkgrel=20
+pkgrel=21
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 fd23a0cbb..cfda88726 100644
--- a/python-fisx/PKGBUILD
+++ b/python-fisx/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-fisx
_pkgname="${pkgname#*-}"
pkgver=1.2.0
-pkgrel=22
+pkgrel=23
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 815c8cb0a..5e05c1595 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=20
+pkgrel=21
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 b494633a3..11e92e7f2 100644
--- a/python-imageio/PKGBUILD
+++ b/python-imageio/PKGBUILD
@@ -3,7 +3,7 @@
pkgname='python-imageio'
_pkgname="${pkgname#*-}"
pkgver=2.13.1
-pkgrel=20
+pkgrel=21
arch=('any')
url='https://github.com/xraypy/XrayDB'
license=('BSD')
diff --git a/python-ipympl b/python-ipympl
-Subproject f59b5fe0ee0a9eb84db2b7c0e6a955a04007d49
+Subproject 210f4838a3189e9a9937b82cfccbade005b5143
diff --git a/python-jira/PKGBUILD b/python-jira/PKGBUILD
index 6a536c455..d0d2a2413 100644
--- a/python-jira/PKGBUILD
+++ b/python-jira/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-jira
_pkgname="${pkgname#*-}"
pkgver=3.1.1
-pkgrel=20
+pkgrel=21
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 a30a6cb08..f07e97270 100644
--- a/python-jupyter_telemetry/PKGBUILD
+++ b/python-jupyter_telemetry/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=python-jupyter_telemetry
pkgver=0.0.5
-pkgrel=20
+pkgrel=21
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 097afcf0d..65506300a 100644
--- a/python-jwcrypto/PKGBUILD
+++ b/python-jwcrypto/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=python-jwcrypto
_pkgname=${pkgname#*-}
pkgver=1.1.0
-pkgrel=20
+pkgrel=21
pkgdesc="Python implementation of JWK, JWS, JWE specifications"
arch=("any")
url="https://github.com/latchset/jwcrypto"
diff --git a/python-oauth2/PKGBUILD b/python-oauth2/PKGBUILD
index 6369b4d45..e7b39f760 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=23
+pkgrel=24
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 7fa55115e..fd8fd5e5d 100644
--- a/python-openfoodfacts/PKGBUILD
+++ b/python-openfoodfacts/PKGBUILD
@@ -2,7 +2,7 @@
pkgname='python-openfoodfacts'
pkgver=0.1.2
-pkgrel=20
+pkgrel=21
arch=('any')
url='https://github.com/openfoodfacts/openfoodfacts-python'
license=('MIT')
diff --git a/python-pamela/PKGBUILD b/python-pamela/PKGBUILD
index 2c057e0b7..6dc68caa8 100644
--- a/python-pamela/PKGBUILD
+++ b/python-pamela/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=python-pamela
_pkgname=pamela
pkgver=1.0.0
-pkgrel=23
+pkgrel=24
pkgdesc="Python PAM interface"
arch=('any')
url="https://github.com/minrk/pamela"
diff --git a/python-peakutils/PKGBUILD b/python-peakutils/PKGBUILD
index 496396a5c..4e2aa444b 100644
--- a/python-peakutils/PKGBUILD
+++ b/python-peakutils/PKGBUILD
@@ -4,7 +4,7 @@
pkgname='python-peakutils'
_pkgname='PeakUtils'
pkgver=1.3.3
-pkgrel=24
+pkgrel=25
pkgdesc="Peak detection utilities for 1D data"
arch=('any')
url="https://pypi.python.org/pypi/PeakUtils"
diff --git a/python-postpic b/python-postpic
-Subproject f532a84aaf68745cb24165c48956f4eaa83110a
+Subproject 353464f072e01dca92a9e07cbefe8b3ca443f74
diff --git a/python-pycifrw/PKGBUILD b/python-pycifrw/PKGBUILD
index c2b0f8c8e..1c55a0028 100644
--- a/python-pycifrw/PKGBUILD
+++ b/python-pycifrw/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=python-pycifrw
_pkgname='PyCifRW'
pkgver=4.4.3
-pkgrel=20
+pkgrel=21
pkgdesc='Python library for interacting with Crystallographic Information Framework (CIF) files.'
arch=('i686' 'pentium4' 'x86_64')
url='https://bitbucket.org/jamesrhester/pycifrw/src/development/'
diff --git a/python-pyepics/PKGBUILD b/python-pyepics/PKGBUILD
index d2f68809e..0cf539a77 100755
--- a/python-pyepics/PKGBUILD
+++ b/python-pyepics/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-pyepics
_pkgname="${pkgname#*-}"
pkgver=3.5.0
-pkgrel=20
+pkgrel=21
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-pyfai/PKGBUILD b/python-pyfai/PKGBUILD
index 93ee1efb5..91811aead 100644
--- a/python-pyfai/PKGBUILD
+++ b/python-pyfai/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=python-pyfai
_pkgname=pyFAI
pkgver=0.20.0
-pkgrel=21
+pkgrel=22
pkgdesc="Fast Azimuthal Integration in Python."
arch=('i686' 'pentium4' 'x86_64')
url="http://www.silx.org"
diff --git a/python-pyfftw/PKGBUILD b/python-pyfftw/PKGBUILD
index 44795fe80..ab5ead4ad 100644
--- a/python-pyfftw/PKGBUILD
+++ b/python-pyfftw/PKGBUILD
@@ -4,7 +4,7 @@
_pkgname=pyFFTW
pkgname='python-pyfftw'
pkgver=0.12.0
-pkgrel=24
+pkgrel=25
pkgdesc='A pythonic wrapper around FFTW.'
url='http://hgomersall.github.io/pyFFTW/'
_pinned_dependencies=(
diff --git a/python-pymca/PKGBUILD b/python-pymca/PKGBUILD
index 09068e768..1af6f2b09 100755
--- a/python-pymca/PKGBUILD
+++ b/python-pymca/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-pymca
_pkgname="${pkgname#*-}"
pkgver=5.6.7
-pkgrel=20
+pkgrel=21
pkgdesc='Stand-alone application and Python tools for interactive and/or batch processing analysis of X-Ray Fluorescence Spectra'
arch=('i686' 'pentium4' 'x86_64')
url='http://pymca.sourceforge.net/index.html'
diff --git a/python-pyshortcuts/PKGBUILD b/python-pyshortcuts/PKGBUILD
index 0c8b7ee07..54321e414 100644
--- a/python-pyshortcuts/PKGBUILD
+++ b/python-pyshortcuts/PKGBUILD
@@ -3,7 +3,7 @@
pkgname='python-pyshortcuts'
_pkgname='pyshortcuts'
pkgver=1.8.0
-pkgrel=20
+pkgrel=21
pkgdesc='create desktop shortcuts to python scripts on Windows, Mac, or Linux'
arch=('any')
url='https://github.com/newville/pyshortcuts'
diff --git a/python-pywavelets/PKGBUILD b/python-pywavelets/PKGBUILD
index 6b5fd8bc8..371e06fae 100644
--- a/python-pywavelets/PKGBUILD
+++ b/python-pywavelets/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=python-pywavelets
_pkgname=pywt
pkgver=1.2.0
-pkgrel=20
+pkgrel=21
pkgdesc="Discrete Wavelet Transforms in Python"
arch=('x86_64' 'i686' 'pentium4')
url="https://github.com/PyWavelets/pywt"
diff --git a/python-scikit-image/PKGBUILD b/python-scikit-image/PKGBUILD
index d757e4733..87013a6f2 100644
--- a/python-scikit-image/PKGBUILD
+++ b/python-scikit-image/PKGBUILD
@@ -5,7 +5,7 @@
pkgname='python-scikit-image'
_pkgname="${pkgname#*-}"
pkgver=0.18.3
-pkgrel=20
+pkgrel=21
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 f460a4ae0..10cf06e9f 100644
--- a/python-silx/PKGBUILD
+++ b/python-silx/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=python-silx
_pkgname=silx
pkgver=0.15.2
-pkgrel=20
+pkgrel=21
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 831d1e7e7..e5826b6a4 100644
--- a/python-simplepam/PKGBUILD
+++ b/python-simplepam/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=python-simplepam
_pkgname=python3-simplepam
pkgver=0.1.5
-pkgrel=24
+pkgrel=25
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 7b6f4d7f6..79032ee6b 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=23
+pkgrel=24
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 d9a336e44..c6fc11d4b 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=20
+pkgrel=21
pkgdesc="Sphinx extension to include program output"
arch=('any')
url="https://bitbucket.org/birkenfeld/sphinx-contrib"
diff --git a/python-tifffile/PKGBUILD b/python-tifffile/PKGBUILD
index eee39f993..e37a3f342 100644
--- a/python-tifffile/PKGBUILD
+++ b/python-tifffile/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=python-tifffile
pkgver=2021.10.12
_pkgname=${pkgname#python-}
-pkgrel=20
+pkgrel=21
pkgdesc="Read and write image data from and to TIFF files"
arch=('any')
url="https://github.com/cgohlke/tifffile"
diff --git a/python-wxmplot/PKGBUILD b/python-wxmplot/PKGBUILD
index a54aa837e..3314fd35b 100755
--- a/python-wxmplot/PKGBUILD
+++ b/python-wxmplot/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-wxmplot
_pkgname="${pkgname#*-}"
pkgver=0.9.45
-pkgrel=20
+pkgrel=21
pkgdesc='A library for plotting in wxPython using matplotlib'
arch=('any')
url='https://pypi.python.org/pypi/wxmplot/0.9.18'
diff --git a/python-wxutils/PKGBUILD b/python-wxutils/PKGBUILD
index 36908dac7..2a5f3709f 100755
--- a/python-wxutils/PKGBUILD
+++ b/python-wxutils/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-wxutils
_pkgname="${pkgname#*-}"
pkgver=0.2.4
-pkgrel=22
+pkgrel=23
pkgdesc='A library of convenience functions for wxPython'
arch=('any')
url='https://pypi.python.org/pypi/wxutils/0.1.2'
diff --git a/python-xraydb/PKGBUILD b/python-xraydb/PKGBUILD
index 5da4f6813..6a8097354 100644
--- a/python-xraydb/PKGBUILD
+++ b/python-xraydb/PKGBUILD
@@ -2,7 +2,7 @@
pkgname='python-xraydb'
pkgver=4.4.7
-pkgrel=20
+pkgrel=21
arch=('any')
url='https://github.com/xraypy/XrayDB'
license=('Unlicense')