Search Criteria
Package Details: python-branca 0.8.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-branca.git (read-only, click to copy) |
---|---|
Package Base: | python-branca |
Description: | Generate html+js with Python. |
Upstream URL: | https://github.com/python-visualization/branca |
Licenses: | MIT |
Submitter: | thrasibule |
Maintainer: | not_anonymous |
Last Packager: | not_anonymous |
Votes: | 1 |
Popularity: | 0.000137 |
First Submitted: | 2017-03-25 15:04 (UTC) |
Last Updated: | 2024-08-27 15:53 (UTC) |
Dependencies (9)
- python (python37AUR, python311AUR, python310AUR)
- python-jinja
- python-numpy (python-numpy-flameAUR, python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR, python-numpy-mkl-binAUR)
- python-pandas
- python-setuptools (make)
- geckodriver (geckodriver-hgAUR) (check)
- jupyter-nbconvert (check)
- python-nose (check)
- python-seleniumAUR (python-selenium-binAUR) (check)
Latest Comments
1 2 Next › Last »
lahwaacz commented on 2024-08-28 06:46 (UTC) (edited on 2024-08-28 06:48 (UTC) by lahwaacz)
It builds fine for me when I switch to GitHub, except the tests don't pass (and PyPI tarballs do not actually contain any tests). The RFC0020 is accepted, otherwise it wouldn't be published. You should also avoid calling
setup.py
directly according to the guidelines.I'll leave my best PKGBUILD here, have to go to work...
not_anonymous commented on 2024-08-28 06:20 (UTC) (edited on 2024-08-28 06:20 (UTC) by not_anonymous)
Well...yeah....and I did try the tarball. I couldn't get it to work.
Um, has the RFC been adopted or is it still a request ?
lahwaacz commented on 2024-08-28 06:15 (UTC)
@not_anonymous: Did you read the note on the wiki and RFC0020?
not_anonymous commented on 2024-08-27 22:59 (UTC) (edited on 2024-08-27 23:08 (UTC) by not_anonymous)
I read through the link to the arch wiki you provided lahwaacz. The examples of what to use for the source array are ALSO from pythonhosted, as is mine ! NONETHELESS, I did try the compile using the github files and ran into problems with not id-ing scm. SO, if you have an example of a way to compile this; outstanding !
Um, OR I suggest we let the python-branca folks fix their release numbering issues. (or ??)
ALSO; many-thanks for rejecting the orphan request. I appreciate your input both on where to get the files and for your insight.
lahwaacz commented on 2024-08-27 19:18 (UTC) (edited on 2024-08-27 19:24 (UTC) by lahwaacz)
So the 0.8.0 releease is currently missing on PyPI. The source tarballs for 0.7.2 on GitHub and PyPI are actually almost the same, with small difference in
setup.cfg
and GitHub providing the tests and documentation, which are missing in the PyPI tarball. Why don't you switch to GitHub for the 0.8.0 release? Using PyPI as source for Python packages in Arch is actually discouraged: https://wiki.archlinux.org/title/Python_package_guidelines#SourceEdit: the sha256sum for v0.8.0.tar.gz from GitHub is
d267864fb30d3e00c54fe5d9d3e9a9040a81f81d0516d077d12dd5b0619aa6fe
, it does not contain a "different project directory". Probably something went wrong with your download...not_anonymous commented on 2024-08-27 19:02 (UTC)
Well...the "upstream" problem is that while the current version's tarball is 0.8.0 labeled as such, INSIDE it has a different name for the project directory !!
AND, someone wanted to take over the package, from me, because I was waiting for the project3 to correct this anomaly.
SO... I punted !!!
lahwaacz commented on 2024-08-27 16:51 (UTC)
@not_anonymous Why did you add
_pkgver=0.7.2
and setpkgver=0.8.0
? There is an actual 0.8.0 release and the source is not the same as previous release(s).not_anonymous commented on 2024-08-27 15:56 (UTC)
Updated via a work-around....SIGH
not_anonymous commented on 2024-05-06 13:43 (UTC)
Although version 0.7.2 is out, the actual code is still 0.7.1 inside the :source" tarball from upstream (checksums even match !). Please do NOT mark this as "out-of-date" until this is resolved upstream.
pitastrudl commented on 2023-11-05 13:14 (UTC)
@not_anonymous, i've made you maintaner, thanks for offering it. I tried to refresh the packages but had pgp key issues.
1 2 Next › Last »