Giter VIP home page Giter VIP logo

Comments (7)

montag451 avatar montag451 commented on July 22, 2024 1

Maybe this week-end, I will have time to work on this :)

from asn1tools.

eerimoq avatar eerimoq commented on July 22, 2024

What is the appropriate fix?

from asn1tools.

montag451 avatar montag451 commented on July 22, 2024

I think the purpose of using asn1tools.__version__ to specify the package's version in the setup function was to update only one place when bumping the version number but as the dependencies of the package may not be installed when the script is run it can't work (I think pip run the setup script to discover the package dependencies). The only solution for me is to specify the version as a string in the setup function. I can make a pull request if you want :)

from asn1tools.

eerimoq avatar eerimoq commented on July 22, 2024

A few more alternatives: https://packaging.python.org/guides/single-sourcing-package-version/

I prefer 1. as I can keep __version__ in __init__.py as the single source of the version in the package. Also, that's what pip does =) It's a bit verbose, but I can live with that.

Feel free to create a PR, hopefully based on 1.

from asn1tools.

eerimoq avatar eerimoq commented on July 22, 2024

Any progress?

from asn1tools.

eerimoq avatar eerimoq commented on July 22, 2024

Closing since there is no progress and no one will likely implement this.

from asn1tools.

eerimoq avatar eerimoq commented on July 22, 2024

This issue was fixed in version 0.79.0 of asn1tools.

from asn1tools.

Related Issues (20)

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.