Coder Social home page Coder Social logo

Comments (5)

kloczek avatar kloczek commented on August 27, 2024

It would be good to release new version out of already committed changes as lates sphinx fixes have been already added.
Doable? πŸ€”

from pydoctor.

tristanlatr avatar tristanlatr commented on August 27, 2024

Hello @kloczek,

I'm afraid I don't understand your point about sphinx files.
Regarding the urllib3 dependency pin, I believe we can totally remove version pin since we don't support python3.6 anymore.

from pydoctor.

kloczek avatar kloczek commented on August 27, 2024

Regarding the urllib3 dependency pin, I believe we can totally remove version pin since we don't support python3.6 anymore.

[tkloczko@pers-jacek SPECS]$ grep 'BuildRequires:.*python3dist(urllib3)' *
python-elastic-transport.spec:BuildRequires:    python3dist(urllib3) 
python-geventhttpclient.spec:BuildRequires:     python3dist(urllib3)
python-httpretty.spec:BuildRequires:  python3dist(urllib3)
python-pyppeteer.spec:BuildRequires:    python3dist(urllib3)
python-requests-file.spec:BuildRequires:        python3dist(urllib3)
python-requests.spec:BuildRequires:     python3dist(urllib3)
python-selenium.spec:BuildRequires:     python3dist(urllib3)
python-seleniumbase.spec:BuildRequires: python3dist(urllib3)

Hmm it means that as I'm on python 3.11 I must check above packages build dependencies to probably remove urllib3 from packaging BRs and install time dependencies πŸ€”

from pydoctor.

tristanlatr avatar tristanlatr commented on August 27, 2024

Sorry I still don’t understand your declaration. My understanding is the following:

  • you package bunch of python modules as rpm packages with pydoctor as a build dependency
  • Urllib is a build dependency of some package and a dependency of pydoctor so you end up with the highest compatible version

Please correct me if I’m misunderstanding.

The pin on the special urllib version is not necessary anymore for pydoctor. We should just remove it leave it unspecified. This should solve your issue, right ?

from pydoctor.

kloczek avatar kloczek commented on August 27, 2024

That is correct and from your comment I've learned that I can remove from your module and few other build procedures urllib3 module which makes my RFE a bit pointless.
Thank you very much πŸ‘ πŸ˜„

Feel free to close this ticket or keep until you will remove urllib3 dependency as well πŸ™„

from pydoctor.

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.