upgpkg: python-inputs-1:0.5-2: Rebuild for Python 3.14
This commit is contained in:
parent
83787ff805
commit
17b3b4521b
3 changed files with 1 additions and 21 deletions
19
.SRCINFO
19
.SRCINFO
|
|
@ -1,19 +0,0 @@
|
|||
pkgbase = python-inputs
|
||||
pkgdesc = Cross-platform Python support for keyboards, mice and gamepads
|
||||
pkgver = 0.5
|
||||
pkgrel = 1
|
||||
epoch = 1
|
||||
url = https://github.com/zeth/inputs
|
||||
arch = any
|
||||
license = BSD-3-Clause
|
||||
makedepends = python-build
|
||||
makedepends = python-installer
|
||||
makedepends = python-setuptools
|
||||
makedepends = python-wheel
|
||||
depends = python
|
||||
source = inputs-0.5.tar.gz::https://github.com/zeth/inputs/archive/refs/tags/v0.5.tar.gz
|
||||
source = 3203c9e25f1e14c4316d85d59c536b4e407f569f.patch
|
||||
b2sums = 64e36aee9ce576924c77cc5b0bd89b3bc657fbd9a89ac0407db143c05066828c5a09b6c0e6c3bfb457b5fc4f9cefd81d4b0bf949ac06b69314997b444050d5ab
|
||||
b2sums = 337cf613a41876e4d1ce38ec14befdfe739db171238a318de8a0a42cba96baeaee888e405754a2432792f82f6f341a0a315be3a0f375cbe4c4a735e48e9f5534
|
||||
|
||||
pkgname = python-inputs
|
||||
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -4,7 +4,6 @@
|
|||
# But not these files...
|
||||
!.gitignore
|
||||
!PKGBUILD
|
||||
!.SRCINFO
|
||||
!LICENSE
|
||||
!chroot-build
|
||||
!.nvchecker.toml
|
||||
|
|
|
|||
2
PKGBUILD
2
PKGBUILD
|
|
@ -3,8 +3,8 @@
|
|||
pkgname=python-inputs
|
||||
_name=${pkgname#python-}
|
||||
pkgver=0.5
|
||||
pkgrel=2
|
||||
epoch=1
|
||||
pkgrel=1
|
||||
pkgdesc="Cross-platform Python support for keyboards, mice and gamepads"
|
||||
arch=('any')
|
||||
url="https://github.com/zeth/inputs"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue