Search Criteria
Package Details: python-pysubs2 1.8.0-2
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 (micwoj92) |
| Last Packager: | micwoj92 |
| Votes: | 12 |
| Popularity: | 0.032207 |
| First Submitted: | 2020-03-26 01:15 (UTC) |
| Last Updated: | 2025-12-01 18:12 (UTC) |
Dependencies (5)
- python
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
Latest Comments
micwoj92 commented on 2024-08-01 20:57 (UTC)
Thanks, I will push update soon.
tyrannis.hawk commented on 2024-08-01 08:43 (UTC)
Due to too much going on in my personal life, I am unable to maintain this package at this time. @micwoj92 as you requested to orphan this package, I made you co-maintainer so you can update it if you like ;-)
cipher699 commented on 2024-06-30 06:09 (UTC)
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: