Search Criteria
Package Details: python-pysubs2 1.6.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-pysubs2.git (read-only, click to copy) |
---|---|
Package Base: | python-pysubs2 |
Description: | A Python library for editing subtitle files |
Upstream URL: | https://pypi.org/project/pysubs2 |
Licenses: | MIT |
Submitter: | b6b |
Maintainer: | tyrannis.hawk |
Last Packager: | tyrannis.hawk |
Votes: | 7 |
Popularity: | 0.009136 |
First Submitted: | 2020-03-26 01:15 (UTC) |
Last Updated: | 2023-04-07 07:17 (UTC) |
Dependencies (5)
- python (python32AUR, python37AUR, python310AUR)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools (make)
- python-wheel (make)
Latest Comments
tyrannis.hawk commented on 2021-06-19 17:26 (UTC)
@miguelbernadi Fixed. Thanks. I added $pkgver after testing the build, which is silly on my part.
miguelbernadi commented on 2021-06-19 15:52 (UTC)
The PKGBUILD is broken because it uses single quotes instead of double quotess for the download, so the version does not get interpolated. This fixes it:
tyrannis.hawk commented on 2021-03-21 16:21 (UTC) (edited on 2021-03-21 16:24 (UTC) by tyrannis.hawk)
... and this is the PKGBUILD for the current version (1.1.0).
Shasta commented on 2020-11-26 03:14 (UTC)
Here's a patch to update to 1.0.0, and make updating the PyPi url easier: