GithubHelp home page GithubHelp logo

Wheel releases? about chameleon HOT 8 CLOSED

gforcada avatar gforcada commented on September 27, 2024 2
Wheel releases?

from chameleon.

Comments (8)

icemac avatar icemac commented on September 27, 2024 1

The tests should be part of the source distribution as upstream packaging for linux distributions like to run the tests for the sdist.

How much makes removing that three directories the sdist smaller?

from chameleon.

malthe avatar malthe commented on September 27, 2024 1

There's now a wheel release for 4.1.0 – it does not contain tests.

from chameleon.

malthe avatar malthe commented on September 27, 2024 1

Both the source and wheel distribution files are now generated as part of the main workflow action.

The next step is to automate the release workflow, see #399.

from chameleon.

icemac avatar icemac commented on September 27, 2024

For the zopefoundation projects we use https://pypi.org/project/zest.releaser/ which makes the release process easier and automatically creates and uploads wheels.

from chameleon.

mauritsvanrees avatar mauritsvanrees commented on September 27, 2024

I see the setup.cfg has a [bdist_wheel] section, which is enough for zest.releaser to conclude that a wheel should be created and uploaded. Just run fullrelease.

from chameleon.

malthe avatar malthe commented on September 27, 2024

34096ef tried to shrink source distribution (excluding tests, etc.) but this doesn't seem to work. For the 4.0.0 release I have simply manually run:

$ rm -rf docs benchmark src/chameleon/tests

It would be nice to have a better process for this.

from chameleon.

malthe avatar malthe commented on September 27, 2024

108 vs 170 KB – not too much I guess.

from chameleon.

domdfcoding avatar domdfcoding commented on September 27, 2024

There was a wheel for 3.9.0 but then only sdists again for 3.9.1, 3.10.x, 4.0.0 and 4.0.1

from chameleon.

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.