GithubHelp home page GithubHelp logo

Missing Git tags about python-github-webhook HOT 1 OPEN

bloomberg avatar bloomberg commented on September 26, 2024
Missing Git tags

from python-github-webhook.

Comments (1)

legoktm avatar legoktm commented on September 26, 2024

Unfortunately building from master (what should be 1.0.4) using python setup.py sdist gives me a different tarball:

user@dev ~/g/b/p/dist (master) [2]> tar -tf github-webhook-1.0.4.tar.gz 
github-webhook-1.0.4/
github-webhook-1.0.4/LICENSE
github-webhook-1.0.4/PKG-INFO
github-webhook-1.0.4/README.md
github-webhook-1.0.4/github_webhook/
github-webhook-1.0.4/github_webhook/__init__.py
github-webhook-1.0.4/github_webhook/webhook.py
github-webhook-1.0.4/github_webhook.egg-info/
github-webhook-1.0.4/github_webhook.egg-info/PKG-INFO
github-webhook-1.0.4/github_webhook.egg-info/SOURCES.txt
github-webhook-1.0.4/github_webhook.egg-info/dependency_links.txt
github-webhook-1.0.4/github_webhook.egg-info/requires.txt
github-webhook-1.0.4/github_webhook.egg-info/top_level.txt
github-webhook-1.0.4/setup.cfg
github-webhook-1.0.4/setup.py
github-webhook-1.0.4/tests/
github-webhook-1.0.4/tests/test_webhook.py

Now here's what I downloaded off of PyPI:

user@dev ~/tmp> wget https://files.pythonhosted.org/packages/1f/53/5f7bd98be1dfc4a1b0e202195b41bb8b6062496bc5e5aedea3e30aa38b07/github-webhook-1.0.4.tar.gz
--2024-04-04 16:27:15--  https://files.pythonhosted.org/packages/1f/53/5f7bd98be1dfc4a1b0e202195b41bb8b6062496bc5e5aedea3e30aa38b07/github-webhook-1.0.4.tar.gz
Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.44.223, 2a04:4e42:b::223, 2a04:4e42:200::223, ...
Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.44.223|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 4031 (3.9K) [application/x-tar]
Saving to: ‘github-webhook-1.0.4.tar.gz’

github-webhook-1.0. 100%[===================>]   3.94K  --.-KB/s    in 0s      

2024-04-04 16:27:15 (112 MB/s) - ‘github-webhook-1.0.4.tar.gz’ saved [4031/4031]

user@dev ~/tmp> tar -tf github-webhook-1.0.4.tar.gz 
github-webhook-1.0.4/
github-webhook-1.0.4/PKG-INFO
github-webhook-1.0.4/README.md
github-webhook-1.0.4/github_webhook/
github-webhook-1.0.4/github_webhook/__init__.py
github-webhook-1.0.4/github_webhook/webhook.py
github-webhook-1.0.4/github_webhook.egg-info/
github-webhook-1.0.4/github_webhook.egg-info/PKG-INFO
github-webhook-1.0.4/github_webhook.egg-info/SOURCES.txt
github-webhook-1.0.4/github_webhook.egg-info/dependency_links.txt
github-webhook-1.0.4/github_webhook.egg-info/requires.txt
github-webhook-1.0.4/github_webhook.egg-info/top_level.txt
github-webhook-1.0.4/setup.cfg
github-webhook-1.0.4/setup.py

Note how the PyPI tarball is missing the tests, while my build from master does. I don't think anything nefarious is happening here, but it would be good to get it straightened out.

from python-github-webhook.

Related Issues (12)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.