backports/py3-*: rebuild remain against python 3.12
This commit is contained in:
parent
93aaeb31b9
commit
b652dddfcf
7 changed files with 7 additions and 7 deletions
|
@ -3,7 +3,7 @@
|
|||
pkgname=py3-codespell
|
||||
_pkgname=${pkgname#py3-}
|
||||
pkgver=2.2.6
|
||||
pkgrel=0
|
||||
pkgrel=2
|
||||
pkgdesc="Fix common misspellings in text files, primarily source code"
|
||||
url="https://github.com/codespell-project/codespell/"
|
||||
arch="noarch"
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
pkgname=py3-colored
|
||||
_pyname=${pkgname/py3-/}
|
||||
pkgver=1.4.4
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Simple Python library for color and formatting in terminal"
|
||||
url="https://gitlab.com/dslackw/colored"
|
||||
arch="noarch"
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
pkgname=py3-fuzzywuzzy
|
||||
_pyname=fuzzywuzzy
|
||||
pkgver=0.18.0
|
||||
pkgrel=5
|
||||
pkgrel=6
|
||||
pkgdesc="Fuzzy string matching in python"
|
||||
url="https://github.com/seatgeek/fuzzywuzzy"
|
||||
arch="noarch"
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
# Maintainer: Aiden Grossman <agrossman154@yahoo.com>
|
||||
pkgname=py3-numpy-stl
|
||||
pkgver=3.0.1
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Library for working with STLs"
|
||||
url="https://github.com/WoLpH/numpy-stl"
|
||||
# s390x: no py3-utils
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
# Maintainer: lauren n. liberda <lauren@selfisekai.rocks>
|
||||
pkgname=py3-pathvalidate
|
||||
pkgver=3.2.0
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Python library to sanitize/validate a string such as filenames/file-paths/etc"
|
||||
url="https://github.com/thombashi/pathvalidate"
|
||||
arch="noarch"
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
pkgname=py3-pivy
|
||||
_pkgname=pivy
|
||||
pkgver=0.6.8
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="Python3 bindings for coin"
|
||||
url="https://github.com/coin3d/pivy"
|
||||
# riscv64 blocked by qt5-qtwebengine via py3-pyside2
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
pkgname=py3-utils
|
||||
_pkgname=python-utils
|
||||
pkgver=3.8.1
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Convenient utilities not included with the standard Python install"
|
||||
url="https://github.com/WoLpH/python-utils"
|
||||
arch="noarch"
|
||||
|
|
Loading…
Reference in a new issue