Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed1a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.005 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'url:pypi': 0.03; 'skip:" 60': 0.07; "'no": 0.09; 'args)': 0.09; 'i\xe2\x80\x99ve': 0.09; 'messing': 0.09; 'req': 0.09; 'satisfy': 0.09; 'url:github': 0.09; '<>.': 0.14; 'useful,': 0.14; "%s'": 0.16; 'attempted': 0.16; 'benjamin': 0.16; 'caching': 0.16; 'folks,': 0.16; 'i\xe2\x80\x99m': 0.16; 'pypi.': 0.16; 'subject:pypi': 0.16; 'exception': 0.16; 'files.': 0.16; 'library': 0.18; 'trying': 0.19; 'first.': 0.19; 'issue.': 0.22; 'install': 0.23; 'config': 0.24; 'package.': 0.24; 'simpler': 0.24; 'versions': 0.24; 'skip:" 40': 0.26; 'asking': 0.27; 'point': 0.28; 'getting': 0.31; 'submitting': 0.31; 'anyone': 0.31; 'file': 0.32; 'run': 0.32; 'quite': 0.32; 'url:python': 0.33; '(most': 0.33; 'skip:d 20': 0.34; 'could': 0.34; 'problem': 0.35; 'skip:u 20': 0.35; 'requirement': 0.35; 'received:google.com': 0.35; 'collecting': 0.36; 'gallery': 0.36; 'skip:" 50': 0.36; 'done': 0.36; 'subject:?': 0.36; 'url:org': 0.36; 'message-id:@gmail.com': 0.38; 'to:addr:python-list': 0.38; 'files': 0.38; 'recent': 0.39; 'to:addr:python.org': 0.39; 'release': 0.40; 'solve': 0.60; 'black': 0.61; 'profile': 0.61; 'simply': 0.61; 'header:Message- Id:1': 0.63; 'different': 0.65; 'listings': 0.65; 'worth': 0.66; 'skip:r 30': 0.69; 'information:': 0.72; '232,': 0.84; 'etc,': 0.84; 'it\xe2\x80\x99s': 0.84; 'art,': 0.91; 'trouble.': 0.91 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:content-type:subject:message-id:date:to:mime-version; bh=2stP+9mfgdki0gVMQPGH2cBBoqMSr7Ln8+8Axlj15qA=; b=fd8TaJRt+vzQmnyiMD1RZ0g0N9r9skubsznzQz7DLv4LHOnQ1U65YfG80fMKDRyUI1 ZeE2Ut8EFlpG/g1oubpdQnESCvMlisf6TF4chC2ElEzLLVCPe4+f/6c2gyjT8VcJ1W5h wLSONUX4iwbpsPcJ5LqxfmoBn7JvLQCpKwB62WwpWr8vAcO4afb7K7udYR6+IXTY+CAe WjA/B2kCezbWUadNCNo2LKN5YoDTX0xNxiqeSO+djVApu7By3/HX2cuFdPtYnY6n5iGF YBseXnIHJmNqDleDnn2G70qv2OgXsUEj61mi9WfrEjcM5OreYoaDiwZc6AoBaGkpKR2X S31w== X-Received: by 10.42.146.71 with SMTP id i7mr15645944icv.89.1428358746993; Mon, 06 Apr 2015 15:19:06 -0700 (PDT) From: Benjamin Schollnick Content-Type: multipart/alternative; boundary="Apple-Mail=_783174A3-AAB2-468E-AB37-D686C9325301" Subject: pypi submission? Date: Mon, 6 Apr 2015 18:12:09 -0400 To: python-list@python.org Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2070.6\)) X-Mailer: Apple Mail (2.2070.6) X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 221 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1428358749 news.xs4all.nl 2916 [2001:888:2000:d::a6]:35247 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:88549 --Apple-Mail=_783174A3-AAB2-468E-AB37-D686C9325301 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 Folks, I=E2=80=99m having issues with submitting to pypi. I can register and upload my package. nerv:~ Benjamin$ pip search directory_caching Directory_Caching - A Caching library for Directories & Files nerv:~ Benjamin$=20 but, if you try to install it using pip: pip install directory_caching Reading Profile from ~/dropbox/shellscripts/profile nerv:~ Benjamin$ pip install directory_caching Collecting directory-caching Could not find any downloads that satisfy the requirement = directory-caching No distributions at all found for directory-caching If you do a verbose: Last login: Mon Apr 6 18:05:02 on ttys000 Reading Profile from ~/dropbox/shellscripts/profile nerv:~ Benjamin$ pip -v install directory_caching Collecting directory-caching Getting page https://pypi.python.org/simple/directory-caching/ URLs to search for versions for directory-caching: * https://pypi.python.org/simple/directory-caching/ Getting page https://pypi.python.org/simple/directory-caching/ Analyzing links from page = https://pypi.python.org/simple/directory-caching/ Could not find any downloads that satisfy the requirement = directory-caching Cleaning up... No distributions at all found for directory-caching Exception information: Traceback (most recent call last): File "/Library/Python/2.7/site-packages/pip/basecommand.py", line = 232, in main status =3D self.run(options, args) File "/Library/Python/2.7/site-packages/pip/commands/install.py", = line 339, in run requirement_set.prepare_files(finder) File "/Library/Python/2.7/site-packages/pip/req/req_set.py", line = 333, in prepare_files upgrade=3Dself.upgrade, File "/Library/Python/2.7/site-packages/pip/index.py", line 397, in = find_requirement 'No distributions at all found for %s' % req DistributionNotFound: No distributions at all found for = directory-caching The package is here, https://github.com/bschollnick/Directory_Caching = . And I=E2=80=99ve been messing around with different config files, etc, = trying to solve the problem myself. =20 Can anyone point out what I have done wrong? If a simpler package would be useful, then = https://github.com/bschollnick/semantic_url = I haven=E2=80=99t attempted to release semantic_url yet, simply because = I=E2=80=99m trying to solve Directory_Caching first. And yes, I know caching files & directory listings is a black voodoo = art, and asking for trouble. This attempts to validate three different ways, and I=E2=80=99ve been = using it for quite a while without any issue. It=E2=80=99s invaluable = in the web gallery when you have a directory that can have 2-4K worth of = files. - Benjamin --Apple-Mail=_783174A3-AAB2-468E-AB37-D686C9325301 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=utf-8 Folks,

I=E2=80=99m having issues with submitting to pypi.

I can register and = upload my package.

nerv:~ Benjamin$ pip search = directory_caching
Directory_Caching       =   - A Caching library for Directories & Files
nerv:~ Benjamin$ 

but, if you try to install it using = pip:

pip= install directory_caching
Reading Profile from = ~/dropbox/shellscripts/profile
nerv:~ Benjamin$ pip = install directory_caching
Collecting = directory-caching
  Could = not find any downloads that satisfy the requirement = directory-caching
  No = distributions at all found for directory-caching

If you do a verbose:

Last login: Mon = Apr  6 18:05:02 on ttys000
Reading Profile from = ~/dropbox/shellscripts/profile
nerv:~ Benjamin$ pip -v = install directory_caching
Collecting = directory-caching
  URLs to search for versions for = directory-caching:
  Getting page https://pypi.python.org/simple/directory-caching/
  Analyzing links from page https://pypi.python.org/simple/directory-caching/  Could not find any downloads that = satisfy the requirement directory-caching
  Cleaning = up...
  No distributions at = all found for directory-caching
  Exception = information:
  Traceback (most recent call = last):
    File = "/Library/Python/2.7/site-packages/pip/basecommand.py", line 232, in = main
      status =3D self.run(options, = args)
    File = "/Library/Python/2.7/site-packages/pip/commands/install.py", line 339, = in run
      = requirement_set.prepare_files(finder)
    File = "/Library/Python/2.7/site-packages/pip/req/req_set.py", line 333, in = prepare_files
      = upgrade=3Dself.upgrade,
    File = "/Library/Python/2.7/site-packages/pip/index.py", line 397, in = find_requirement
      'No distributions = at all found for %s' % req
  DistributionNotFound: No = distributions at all found for directory-caching


And I=E2=80=99ve been messing = around with different config files, etc, trying to solve the problem = myself.  
Can anyone point out what I have done = wrong?

If a simpler package = would be useful, then https://github.com/bschollnick/semantic_url
I haven=E2=80=99t attempted to release = semantic_url yet, simply because I=E2=80=99m trying to solve = Directory_Caching first.
And yes, I know caching files = & directory listings is a black voodoo art, and asking for = trouble.

This attempts to = validate three different ways, and I=E2=80=99ve been using it for quite = a while without any issue.  It=E2=80=99s invaluable in the web = gallery when you have a directory that can have 2-4K worth of = files.

- = Benjamin

= --Apple-Mail=_783174A3-AAB2-468E-AB37-D686C9325301--