Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

macOS wheels are installing the 'terryfy' package #99

Closed
jamadden opened this issue Oct 21, 2018 · 0 comments
Closed

macOS wheels are installing the 'terryfy' package #99

jamadden opened this issue Oct 21, 2018 · 0 comments

Comments

@jamadden
Copy link
Member

jamadden commented Oct 21, 2018

I doubt we want to do that.

$ wget https://files.pythonhosted.org/packages/ca/7b/770efeb480aa09bf3ede5470a887058ba3f37b9507c0af1cd774a64295bb/persistent-4.4.2-cp27-cp27m-macosx_10_6_intel.whl
..
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 158066 (154K) [binary/octet-stream]
Saving to: ‘persistent-4.4.2-cp27-cp27m-macosx_10_6_intel.whl’
...
2018-10-21 10:08:38 (1.29 MB/s) - ‘persistent-4.4.2-cp27-cp27m-macosx_10_6_intel.whl’ saved [158066/158066]

$ unzip -l per*whl
Archive:  persistent-4.4.2-cp27-cp27m-macosx_10_6_intel.whl
  Length      Date    Time    Name
---------  ---------- -----   ----
     2070  08-28-2018 15:15   persistent/__init__.py
...
     5114  08-28-2018 15:15   persistent-4.4.2.data/headers/cPersistence.h
     2639  08-28-2018 15:15   persistent-4.4.2.data/headers/ring.h
       31  08-28-2018 15:15   terryfy/__init__.py
      811  08-28-2018 15:15   terryfy/bdist_wheel.py
      720  08-28-2018 15:15   terryfy/cp_suff_real_libs.py
     1099  08-28-2018 15:15   terryfy/fuse_suff_real_libs.py
     1708  08-28-2018 15:15   terryfy/monkeyexec.py
     1018  08-28-2018 15:15   terryfy/repath_lib_names.py
     2148  08-28-2018 15:15   terryfy/test_travisparse.py
     1763  08-28-2018 15:15   terryfy/travisparse.py
     9118  08-28-2018 15:15   terryfy/wafutils.py
       19  08-28-2018 15:16   persistent-4.4.2.dist-info/top_level.txt
      109  08-28-2018 15:16   persistent-4.4.2.dist-info/WHEEL
    13598  08-28-2018 15:16   persistent-4.4.2.dist-info/METADATA
     4156  08-28-2018 15:16   persistent-4.4.2.dist-info/RECORD
---------                     -------
   593495                     50 files
$ pip uninstall persistent
Uninstalling persistent-4.4.2:
  Would remove:
    //include/site/python3.7/persistent/cPersistence.h
    //include/site/python3.7/persistent/ring.h
    //site-packages/persistent-4.4.2.dist-info/*
    //site-packages/persistent/*
    //site-packages/terryfy/*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant