Search Criteria
Package Details: python-portalocker 3.2.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-portalocker.git (read-only, click to copy) |
---|---|
Package Base: | python-portalocker |
Description: | Easy, portable file locking API. |
Upstream URL: | https://github.com/WoLpH/portalocker |
Licenses: | BSD-3-Clause |
Submitter: | eta-carinae |
Maintainer: | eta-carinae |
Last Packager: | eta-carinae |
Votes: | 8 |
Popularity: | 0.78 |
First Submitted: | 2016-04-27 16:56 (UTC) |
Last Updated: | 2025-06-18 16:38 (UTC) |
Dependencies (13)
- python (python37AUR)
- python-build (make)
- python-installer (make)
- python-pygments (make)
- python-setuptools (make)
- python-setuptools-scm (make)
- python-wheel (make)
- python-coverage-conditional-plugin (check)
- python-pytest (check)
- python-pytest-cov (check)
- python-pytest-timeout (check)
- python-redis (check)
- python-redis (optional) – redis lock support
Required by (22)
- autosuspend
- autosuspend-git
- dune-common
- offlineimap3-git (optional)
- python-amulet-core
- python-amulet-core-git
- python-amulet-leveldb
- python-amulet-leveldb (make)
- python-amulet-leveldb-git
- python-bflb-iot-tool
- python-bflb-mcu-tool
- python-concurrent-log-handler
- python-fvcore-git
- python-gluoncv
- python-iopath
- python-msal-extensions
- python-pyzm
- python-pyzm-git
- python-qdrant-client
- python-qmake2cmake
- Show 2 more...
Latest Comments
« First ‹ Previous 1 2
carlosal1015 commented on 2023-08-03 16:38 (UTC)
Hi, thanks for maintain this module. I would like to leave some comments about.
First, recently to avoid this warning message
we can use the tools in PEP 517 according to Python package guidelines.
Second, in the section PKGBUILD#license, the Python Software License will be nice to include in the package.
So, this is what the PKGBUILD would look like
languitar commented on 2023-05-07 19:59 (UTC)
Can you bump the pkrel after Python has been moved to 3.11 to force a reinstallation?
eta-carinae commented on 2020-12-10 11:20 (UTC)
Removed the python 2 build. Thanks for the reminder!
fordprefect commented on 2020-12-07 21:19 (UTC)
Hi, considering the python2 EOL you could remove the python2 branch from this package. This would relieve users of the burden to either have the py2 makedepends or having to edit the PKGBUILD every time. Just a suggestion, your decision. Thanks for maintaining!
« First ‹ Previous 1 2