Git Product home page Git Product logo

Comments (9)

ThomasWaldmann avatar ThomasWaldmann commented on August 26, 2024 4

Just as a note: there is the idea of moving to discorporate/blinker on github (#45). If this is wanted, maybe do it before next release, so the docs and pypi metadata of that release can already link to the new location.

from blinker.

JulienPalard avatar JulienPalard commented on August 26, 2024 2

I'll also be happy to see a release too, in my case because I spotted a warning fixed 2 years ago in 194e17a.

Thanks @jek for Blinker while I'm here \o/ (It's used by https://pypi.org/project/oauthlib/, so it's used by from google_auth_oauthlib.flow import InstalledAppFlow).

from blinker.

AbdealiLoKo avatar AbdealiLoKo commented on August 26, 2024 1

Any plans on releasing ?
I personally was looking for the recent addition of async signals

from blinker.

jek avatar jek commented on August 26, 2024

There are no fixes on master since 1.4, but it is probably near time for a release regardless.

from blinker.

DonDebonair avatar DonDebonair commented on August 26, 2024

I see at least 2 commits that are not in an official release yet:

364a389

42aad61

And I would also suggest including #31

from blinker.

jek avatar jek commented on August 26, 2024

Yes, but neither of these are fixes. I'll take a look at #31.

from blinker.

johnthagen avatar johnthagen commented on August 26, 2024

Wheels (.whl) for this package are currently missing from PyPI. Could wheels be uploaded for the current and future releases?

Read more about the advantages of wheels to understand why generating wheel distributions are important.

To create a wheel along with source distribution:

(venv) $ pip install --upgrade pip setuptools wheel
(venv) $ python setup.py sdist bdist_wheel

# See dist/*.whl

To upload wheels:

(venv) $ pip install twine
(venv) $ twine upload dist/*

from blinker.

davidism avatar davidism commented on August 26, 2024

Blinker has moved to Pallets-Eco, a place for community maintenance of projects related to the Pallets projects (Flask, etc). If anyone is actively using this project and is interested in helping maintain it, please message us on our Discord server: https://discord.gg/pallets.

from blinker.

ThomasWaldmann avatar ThomasWaldmann commented on August 26, 2024

@davidism why does a move "close this ticket as completed"? Latest pypi release is still from 2015.

So I guess a release is still needed, now even more for updating the project URLs in the pypi package, please reopen.

from blinker.

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.