gs-pypi icon indicating copy to clipboard operation
gs-pypi copied to clipboard

g-sorcery backend for pypi packages

Results 13 gs-pypi issues
Sort by recently updated
recently updated
newest added

I was trying to install guidata package and noticed that the database is outdated. This is an issue cause either the older versions are removed online or they moved somewhere...

Noticed initially with the [yoctopuce package](https://pypi.org/project/yoctopuce/) (which supports all versions of CPython in Gentoo, but can only be installed through gs-pypi with 2.7, 3.4, or 3.5). Further confirmed with numerous...

https://github.com/gentoo/gentoo/blob/61b861acd7b49083dab687e133f30f3331cb7480/app-portage/gs-pypi/gs-pypi-0.2.ebuild#L6 Please add 3_5,3_6 and 3_7 if possible. PS: I've checked with 3_6 - it works without modifications.

``` ‰ gs-pypi-generate-db .g-sorcery/gs_pypi/pypi/db/ --2018-04-24 23:38:00-- https://pypi.python.org/pypi?%3Aaction=index Resolving pypi.python.org (pypi.python.org)... 151.101.84.223, 2a04:4e42:14::223 Connecting to pypi.python.org (pypi.python.org)|151.101.84.223|:443... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://pypi.org/pypi?%3Aaction=index [following] --2018-04-24 23:38:00--...

Attempting to `import telegram` with `python-telegram-bot` installed via `gs-pypi` fails with: ``` File "/usr/lib64/python3.4/site-packages/telegram/__init__.py", line 46, in from .emoji import Emoji File "/usr/lib64/python3.4/site-packages/telegram/emoji.py", line 24, in from future.utils import bytes_to_native_str...

pypi.pyhton.org now requires https for download. The link produced in the ebuilds are using http, which means that downloading code when emerging now does not work. Testing with wget to...

(this time it's not Skflow or something like that) ``` $ sudo layman -s pypi * Fetching remote list... * Fetch Ok * Syncing selected overlay(s)... * Running ... #...

Alot of packages spits out an error of this kind, for example: ``` * ERROR: dev-python/yubico-client-1.10.0::pypi failed (depend phase): * No supported implementation in PYTHON_COMPAT. ```