diff options
35 files changed, 33 insertions, 33 deletions
diff --git a/jupyterhub/PKGBUILD b/jupyterhub/PKGBUILD index e0b953f22..47358efc1 100644 --- a/jupyterhub/PKGBUILD +++ b/jupyterhub/PKGBUILD @@ -2,7 +2,7 @@ pkgname=jupyterhub pkgver=1.4.2 -pkgrel=26 +pkgrel=27 pkgdesc="Multi-user server for Jupyter notebooks " url="http://jupyter.org/" arch=(any) diff --git a/pssh-git/PKGBUILD b/pssh-git/PKGBUILD index ec0635bd7..04d5d4c3c 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=26 +pkgrel=27 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 0fb17654e..82c0ac78c 100644 --- a/python-asteval/PKGBUILD +++ b/python-asteval/PKGBUILD @@ -4,7 +4,7 @@ pkgname='python-asteval' _pkgname="${pkgname#*-}" pkgver=0.9.25 -pkgrel=26 +pkgrel=27 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 1698e07fa..47a1b3f4e 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=29 +pkgrel=30 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 c3aeba7af..c2d1256b5 100644 --- a/python-certipy/PKGBUILD +++ b/python-certipy/PKGBUILD @@ -3,7 +3,7 @@ pkgname=python-certipy _pkgname="${pkgname#*-}" pkgver=0.1.3 -pkgrel=30 +pkgrel=31 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 c45ccdd8b..e46c3a017 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=26 +pkgrel=27 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 b4a58a013..a0d19559b 100644 --- a/python-fabio/PKGBUILD +++ b/python-fabio/PKGBUILD @@ -4,7 +4,7 @@ pkgname=python-fabio _pkgname=fabio pkgver=0.12.0 -pkgrel=26 +pkgrel=27 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 7c632ab93..4c82c02cc 100644 --- a/python-fisx/PKGBUILD +++ b/python-fisx/PKGBUILD @@ -2,7 +2,7 @@ pkgname=python-fisx _pkgname="${pkgname#*-}" pkgver=1.2.0 -pkgrel=28 +pkgrel=29 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 46a88ad72..e758e71b2 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=26 +pkgrel=27 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 b41f8309c..d9fe8aeb4 100644 --- a/python-imageio/PKGBUILD +++ b/python-imageio/PKGBUILD @@ -3,7 +3,7 @@ pkgname='python-imageio' _pkgname="${pkgname#*-}" pkgver=2.13.1 -pkgrel=26 +pkgrel=27 arch=('any') url='https://github.com/xraypy/XrayDB' license=('BSD') diff --git a/python-ipympl b/python-ipympl -Subproject 18c659487f98632975a065fd61d7763ae13e9c9 +Subproject 56c33ccbdc5f6a2fc0cffcfa8f23e6e3cb84f48 diff --git a/python-jira/PKGBUILD b/python-jira/PKGBUILD index 18af51ca6..e595f0721 100644 --- a/python-jira/PKGBUILD +++ b/python-jira/PKGBUILD @@ -2,7 +2,7 @@ pkgname=python-jira _pkgname="${pkgname#*-}" pkgver=3.1.1 -pkgrel=26 +pkgrel=27 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 249ddf2f4..388bfd45e 100644 --- a/python-jupyter_telemetry/PKGBUILD +++ b/python-jupyter_telemetry/PKGBUILD @@ -3,7 +3,7 @@ pkgname=python-jupyter_telemetry pkgver=0.0.5 -pkgrel=26 +pkgrel=27 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 8e48b44dc..8f1e37ba3 100644 --- a/python-jwcrypto/PKGBUILD +++ b/python-jwcrypto/PKGBUILD @@ -4,7 +4,7 @@ pkgname=python-jwcrypto _pkgname=${pkgname#*-} pkgver=1.1.0 -pkgrel=26 +pkgrel=27 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 805939562..776ceb2bb 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=29 +pkgrel=30 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 877a76717..a6c1b44c5 100644 --- a/python-openfoodfacts/PKGBUILD +++ b/python-openfoodfacts/PKGBUILD @@ -2,7 +2,7 @@ pkgname='python-openfoodfacts' pkgver=0.1.2 -pkgrel=26 +pkgrel=27 arch=('any') url='https://github.com/openfoodfacts/openfoodfacts-python' license=('MIT') diff --git a/python-pamela/PKGBUILD b/python-pamela/PKGBUILD index 2f4f8bd48..81c0c0855 100644 --- a/python-pamela/PKGBUILD +++ b/python-pamela/PKGBUILD @@ -3,7 +3,7 @@ pkgname=python-pamela _pkgname=pamela pkgver=1.0.0 -pkgrel=29 +pkgrel=30 pkgdesc="Python PAM interface" arch=('any') url="https://github.com/minrk/pamela" diff --git a/python-peakutils/PKGBUILD b/python-peakutils/PKGBUILD index 190bc50b0..14fd567e9 100644 --- a/python-peakutils/PKGBUILD +++ b/python-peakutils/PKGBUILD @@ -4,7 +4,7 @@ pkgname='python-peakutils' _pkgname='PeakUtils' pkgver=1.3.3 -pkgrel=30 +pkgrel=31 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 bdc380be03e3a3fdc39870a3bed5295ee130a73 +Subproject d05113154669615f512da5dcd431395b584ed3a diff --git a/python-pycifrw/PKGBUILD b/python-pycifrw/PKGBUILD index f7db63ecf..46166488f 100644 --- a/python-pycifrw/PKGBUILD +++ b/python-pycifrw/PKGBUILD @@ -3,7 +3,7 @@ pkgname=python-pycifrw _pkgname='PyCifRW' pkgver=4.4.3 -pkgrel=26 +pkgrel=27 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 4694b9758..97ebf6b5b 100755 --- a/python-pyepics/PKGBUILD +++ b/python-pyepics/PKGBUILD @@ -2,7 +2,7 @@ pkgname=python-pyepics _pkgname="${pkgname#*-}" pkgver=3.5.0 -pkgrel=26 +pkgrel=27 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 e6f01d8b5..c020de901 100644 --- a/python-pyfai/PKGBUILD +++ b/python-pyfai/PKGBUILD @@ -4,7 +4,7 @@ pkgname=python-pyfai _pkgname=pyFAI pkgver=0.20.0 -pkgrel=27 +pkgrel=28 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 0a235b186..c437d4402 100644 --- a/python-pyfftw/PKGBUILD +++ b/python-pyfftw/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=pyFFTW pkgname='python-pyfftw' pkgver=0.12.0 -pkgrel=30 +pkgrel=31 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 101685c56..78179cba9 100755 --- a/python-pymca/PKGBUILD +++ b/python-pymca/PKGBUILD @@ -2,7 +2,7 @@ pkgname=python-pymca _pkgname="${pkgname#*-}" pkgver=5.6.7 -pkgrel=26 +pkgrel=27 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 2dd4591d6..346039580 100644 --- a/python-pyshortcuts/PKGBUILD +++ b/python-pyshortcuts/PKGBUILD @@ -3,7 +3,7 @@ pkgname='python-pyshortcuts' _pkgname='pyshortcuts' pkgver=1.8.0 -pkgrel=26 +pkgrel=27 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 e51b2f879..92256f434 100644 --- a/python-pywavelets/PKGBUILD +++ b/python-pywavelets/PKGBUILD @@ -4,7 +4,7 @@ pkgname=python-pywavelets _pkgname=pywt pkgver=1.2.0 -pkgrel=26 +pkgrel=27 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 9321ef20e..0914167c5 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=26 +pkgrel=27 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 f496f208c..cca107c1a 100644 --- a/python-silx/PKGBUILD +++ b/python-silx/PKGBUILD @@ -4,7 +4,7 @@ pkgname=python-silx _pkgname=silx pkgver=0.15.2 -pkgrel=26 +pkgrel=27 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 92eb18c88..3d85da4ed 100644 --- a/python-simplepam/PKGBUILD +++ b/python-simplepam/PKGBUILD @@ -3,7 +3,7 @@ pkgname=python-simplepam _pkgname=python3-simplepam pkgver=0.1.5 -pkgrel=30 +pkgrel=31 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 f8d8b4fc9..02bb840c9 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=29 +pkgrel=30 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 1ee039a62..4505867f3 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=26 +pkgrel=27 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 0fa08e63b..7db9717ae 100644 --- a/python-tifffile/PKGBUILD +++ b/python-tifffile/PKGBUILD @@ -5,7 +5,7 @@ pkgname=python-tifffile pkgver=2021.10.12 _pkgname=${pkgname#python-} -pkgrel=26 +pkgrel=27 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 19a65daf7..9796032d8 100755 --- a/python-wxmplot/PKGBUILD +++ b/python-wxmplot/PKGBUILD @@ -2,7 +2,7 @@ pkgname=python-wxmplot _pkgname="${pkgname#*-}" pkgver=0.9.45 -pkgrel=26 +pkgrel=27 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 794efdbe6..a2df0bd4d 100755 --- a/python-wxutils/PKGBUILD +++ b/python-wxutils/PKGBUILD @@ -2,7 +2,7 @@ pkgname=python-wxutils _pkgname="${pkgname#*-}" pkgver=0.2.4 -pkgrel=28 +pkgrel=29 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 87fcf0ed2..7fb3c9fa7 100644 --- a/python-xraydb/PKGBUILD +++ b/python-xraydb/PKGBUILD @@ -2,7 +2,7 @@ pkgname='python-xraydb' pkgver=4.4.7 -pkgrel=26 +pkgrel=27 arch=('any') url='https://github.com/xraypy/XrayDB' license=('Unlicense') |