rebuild: python 3.10 packages
This commit is contained in:
parent
8c53a0e1a6
commit
89986b4765
39 changed files with 32 additions and 56 deletions
18
.gitmodules
vendored
18
.gitmodules
vendored
|
@ -271,21 +271,9 @@
|
|||
[submodule "python-flake8-todo"]
|
||||
path = python-flake8-todo
|
||||
url = ssh://aur@aur.archlinux.org/python-flake8-todo.git
|
||||
[submodule "python-lolcat"]
|
||||
path = python-lolcat
|
||||
url = ssh://aur@aur.archlinux.org/python-lolcat.git
|
||||
[submodule "python-managesieve"]
|
||||
path = python-managesieve
|
||||
url = ssh://aur@aur.archlinux.org/python-managesieve.git
|
||||
[submodule "python-marshmallow-dataclass"]
|
||||
path = python-marshmallow-dataclass
|
||||
url = ssh://aur@aur.archlinux.org/python-marshmallow-dataclass.git
|
||||
[submodule "python-marshmallow-union"]
|
||||
path = python-marshmallow-union
|
||||
url = ssh://aur@aur.archlinux.org/python-marshmallow-union.git
|
||||
[submodule "python-nclib"]
|
||||
path = python-nclib
|
||||
url = ssh://aur@aur.archlinux.org/python-nclib.git
|
||||
[submodule "python-nox-poetry"]
|
||||
path = python-nox-poetry
|
||||
url = ssh://aur@aur.archlinux.org/python-nox-poetry.git
|
||||
|
@ -295,9 +283,6 @@
|
|||
[submodule "python-pylightxl"]
|
||||
path = python-pylightxl
|
||||
url = ssh://aur@aur.archlinux.org/python-pylightxl.git
|
||||
[submodule "python-pylxd"]
|
||||
path = python-pylxd
|
||||
url = ssh://aur@aur.archlinux.org/python-pylxd.git
|
||||
[submodule "python-pytest-check"]
|
||||
path = python-pytest-check
|
||||
url = ssh://aur@aur.archlinux.org/python-pytest-check.git
|
||||
|
@ -598,9 +583,6 @@
|
|||
[submodule "plex-media-server-plexpass"]
|
||||
path = plex-media-server-plexpass
|
||||
url = https://aur.archlinux.org/plex-media-server-plexpass.git
|
||||
[submodule "python-ws4py"]
|
||||
path = python-ws4py
|
||||
url = https://aur.archlinux.org/python-ws4py.git
|
||||
[submodule "shellcheck-bin"]
|
||||
path = shellcheck-bin
|
||||
url = https://aur.archlinux.org/shellcheck-bin.git
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
pkgname=commitizen
|
||||
pkgver=2.20.0
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="A tool for enforcing descriptive commit messages and version/changelog management"
|
||||
arch=('any')
|
||||
url="https://github.com/commitizen-tools/commitizen"
|
||||
|
|
2
cram
2
cram
|
@ -1 +1 @@
|
|||
Subproject commit 108f4c924e528ef0c2b86136bef02f1cc4a0122c
|
||||
Subproject commit a5924fe3ec8024820ccfb5f54c6df2177f807e62
|
|
@ -3,7 +3,7 @@
|
|||
pkgname=prometheus-smbmc-exporter
|
||||
_pkgname=smbmc-exporter
|
||||
pkgver=0.1.0
|
||||
pkgrel=4
|
||||
pkgrel=5
|
||||
pkgdesc="Prometheus exporter for smbmc metrics"
|
||||
arch=('any')
|
||||
url="https://github.com/grawlinson/smbmc-exporter"
|
||||
|
|
2
pypyr
2
pypyr
|
@ -1 +1 @@
|
|||
Subproject commit de4c7b7f4e40fc03dbbf0e5cbeb1402f1c51c05f
|
||||
Subproject commit 9967a17939495053a0a1a990ace411253c92b4f0
|
|
@ -1 +1 @@
|
|||
Subproject commit 8a34546f04524b24852b416f1136023b094499ea
|
||||
Subproject commit f6b21ddee066c37749806526a0760be46c296d55
|
|
@ -3,7 +3,7 @@
|
|||
pkgname=python-base32-crockford
|
||||
_pkgname="${pkgname#python-}"
|
||||
pkgver=0.3.0
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="A Python implementation of Douglas Crockford's base32 encoding scheme"
|
||||
arch=('any')
|
||||
url="https://github.com/jbittel/base32-crockford"
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
pkgname=python-cron-descriptor
|
||||
_pkgname="${pkgname#python-}"
|
||||
pkgver=1.2.24
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="A Python library that converts cron expressions into human readable strings"
|
||||
arch=('any')
|
||||
url="https://github.com/Salamek/cron-descriptor"
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
pkgname=python-croniter
|
||||
_pkgname="${pkgname#python-}"
|
||||
pkgver=1.1.0
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Provides iteration for the datetime object with a cron like format"
|
||||
arch=('any')
|
||||
url="https://github.com/kiorky/croniter"
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
pkgname=python-crontab
|
||||
pkgver=2.6.0
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="A module for reading/writing crontab files & accessing the system cron"
|
||||
arch=('any')
|
||||
url="https://gitlab.com/doctormo/python-crontab"
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
pkgname=python-decli
|
||||
_pkgname="${pkgname#python-}"
|
||||
pkgver=0.5.2
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="A minimal declarative command-line interface library"
|
||||
arch=('any')
|
||||
url="https://github.com/Woile/decli"
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 3c76fc69b54811e2ce2050fb2b998d3cb684e8f0
|
||||
Subproject commit 6fd4f56cbf07a1a54d76899c62d1cc42c968ba5d
|
|
@ -1 +1 @@
|
|||
Subproject commit eee19be412056a43051c0555c857516a751cac52
|
||||
Subproject commit 9829eb76fac8b885e32cabcfef7aa493bd743165
|
|
@ -1 +1 @@
|
|||
Subproject commit 4c5daee4602e9ca08fa5165e332f6be3ffafb558
|
||||
Subproject commit 5cba80c3b1321c31cb983f6ed5ddbc2a7bdaf7c7
|
|
@ -1 +1 @@
|
|||
Subproject commit c9f4788b152513cdf4fc9cb80ff7fc4b79a298a6
|
||||
Subproject commit 8e7fbf7648e3705a11447a72edf07ab3fa47d7dc
|
|
@ -1 +1 @@
|
|||
Subproject commit dab26211bd306c401fa814c4c214b5a53e0e0eb4
|
||||
Subproject commit 5b698a6175d1323198f7c864d28ee6a0ff26027f
|
|
@ -1 +1 @@
|
|||
Subproject commit 8adc21e6efe33305b9bc2ae60f3a4de35a10416c
|
||||
Subproject commit a91a75819f638f48ef8a06172b876561352c6763
|
|
@ -1 +0,0 @@
|
|||
Subproject commit efb2dd39adbfceffb73c9d73d307b5512d6bdce7
|
|
@ -1 +1 @@
|
|||
Subproject commit 825822604324d5dabfa00d39a0a78b4ac23ae4f9
|
||||
Subproject commit 1b794d6353c17cd4e6b35d8c3ba72018fb0225f4
|
|
@ -1 +0,0 @@
|
|||
Subproject commit 9508489a6751347142e2539aa38c734f9e937746
|
|
@ -1 +0,0 @@
|
|||
Subproject commit 1151ce05e70a7f696281f2ada29da8c07915d03c
|
|
@ -1 +0,0 @@
|
|||
Subproject commit a4059855ac6f8d79d8a94ed446a2db8e1cd17dc3
|
|
@ -1 +1 @@
|
|||
Subproject commit 178c18e637b4c2a9d06019d4adbe3b2e0515238d
|
||||
Subproject commit a87f19b168add998958477e767656b2766eb725c
|
|
@ -5,7 +5,7 @@
|
|||
pkgname=python-oyaml
|
||||
_pkgname="${pkgname#python-}"
|
||||
pkgver=1.0
|
||||
pkgrel=3
|
||||
pkgrel=4
|
||||
pkgdesc="A drop-in replacement for PyYAML which preserves dict ordering"
|
||||
arch=('any')
|
||||
url="https://github.com/wimglenn/oyaml"
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit a7e499892b180eea23389f2b05edabe103fa9168
|
||||
Subproject commit 4b48a8707434f1d9d8d33a87a1714211fd75d9e3
|
|
@ -3,7 +3,7 @@
|
|||
pkgname=python-pydeps
|
||||
_name=${pkgname#python-}
|
||||
pkgver=1.10.12
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Python module dependency graphs"
|
||||
arch=('any')
|
||||
url="https://github.com/thebjorn/pydeps"
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit c4dbc369a8d519a9922b630a805e06e844e36f3b
|
||||
Subproject commit c8b5ae3245c9ee6a7d1524a02c81f1b64161e6db
|
|
@ -1 +0,0 @@
|
|||
Subproject commit 5680036a99236f6e0660cfe89f1fe800ecd6bc09
|
|
@ -1 +1 @@
|
|||
Subproject commit 61fc29da0609e498e48f9109f9d304acefce99fe
|
||||
Subproject commit 51e9c033f95b4a28af5f044b79e3df8bcc904760
|
|
@ -1 +1 @@
|
|||
Subproject commit 3c60c8840858d323a8a5ccd494f61c540ccfc4fd
|
||||
Subproject commit 454c3070f5cf9b72db618dd2757e340341792d14
|
|
@ -3,7 +3,7 @@
|
|||
pkgname=python-questionary
|
||||
_pkgname="${pkgname#python-}"
|
||||
pkgver=1.10.0
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="A library to build pretty command line user prompts"
|
||||
arch=('any')
|
||||
url="https://github.com/tmbo/questionary"
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
pkgname=python-smbmc
|
||||
_pkgname=smbmc
|
||||
pkgver=0.2.0
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="Supermicro BMC interface"
|
||||
arch=('any')
|
||||
url="https://github.com/grawlinson/smbmc"
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit f3521971b43ce1bd54bd74d134f33b0431c9bec5
|
||||
Subproject commit 5929a27abea5bc9e8edf2afbe7ff9b784a6495d5
|
|
@ -1 +1 @@
|
|||
Subproject commit 7bf9a6fd0963b58fb5aa9368e9e137622d771cf2
|
||||
Subproject commit c7a60c56d500e5f5c744f3f7742491c238aced06
|
|
@ -1 +1 @@
|
|||
Subproject commit db938801f118e9ffeaf0fbfb010559335bd40e98
|
||||
Subproject commit 042c8b66491765b3105fe9e1ff04b558e04262e2
|
|
@ -1 +1 @@
|
|||
Subproject commit e2395f696a5cf42fca23529f50145c78330bf46b
|
||||
Subproject commit 947433cb03052bd640a7c4b82c81518fd33d9109
|
|
@ -1 +0,0 @@
|
|||
Subproject commit 2373557c06e1a82aa5cab16aed3cb34ea050be12
|
|
@ -1 +1 @@
|
|||
Subproject commit 0c03374a5c735b27bddc6649d80a8f0e533eccca
|
||||
Subproject commit 81ef51309c90bc11eb821cffe9adf9bb07682a93
|
2
sqlfluff
2
sqlfluff
|
@ -1 +1 @@
|
|||
Subproject commit d8db7193708682faac39d108ef35ed056264c831
|
||||
Subproject commit 3fc3b4613555ce64e4dd93b90f8cde129e632d26
|
Loading…
Reference in a new issue