Giter Site home page Giter Site logo

Comments (4)

cooperlees avatar cooperlees commented on May 18, 2024

I believe backlist is working, and this is probably a documentation fail. Sorry.

You need to add a line to your conf - #142 made it no longer implicitly enabled and you have to name the plugins you want. So you need:

[blacklist]
plugins =
    blacklist_project
packages =
    CodeIntel
    ...

In regards to

2019-02-12 07:48:51,073 INFO: Initialized prerelease plugin with [re.compile('.+rc\d$'), re.compile('.+a(lpha)?\d$'), re.compile('.+b(eta)?\d$')]
  • I've opened #147 for this - But have not got to it. PR's welcome

from bandersnatch.

RWoodring79 avatar RWoodring79 commented on May 18, 2024

Thank you very much. I still do not see any mention of initializing the Blacklist filter, but I definitely see that it is working now.

2019-02-12 12:53:06,458 INFO: bandersnatch/3.2.0 (cpython 3.6.7-final0, Linux x86_64)
2019-02-12 12:53:06,472 INFO: Syncing with https://pypi.org.
2019-02-12 12:53:06,473 INFO: Current mirror serial: 4810763
2019-02-12 12:53:06,473 INFO: Syncing based on changelog.
2019-02-12 12:53:07,172 INFO: Initialized project plugin 'whitelist_project', filtering []
2019-02-12 12:53:07,175 INFO: Package 'bohrium-api' is blacklisted
2019-02-12 12:53:07,175 INFO: Package 'bohrium' is blacklisted
2019-02-12 12:53:07,176 INFO: Package 'tf-nightly' is blacklisted
2019-02-12 12:53:07,176 INFO: Package 'tf-nightly-2.0-preview' is blacklisted
2019-02-12 12:53:07,176 INFO: Package 'tf-nightly-gpu' is blacklisted
2019-02-12 12:53:07,176 INFO: Package 'tf-nightly-gpu-2.0-preview' is blacklisted
2019-02-12 12:53:07,176 INFO: Package 'ccxt' is blacklisted
2019-02-12 12:53:07,176 INFO: Package 'tendenci' is blacklisted

from bandersnatch.

cooperlees avatar cooperlees commented on May 18, 2024

https://github.com/pypa/bandersnatch/blob/master/src/bandersnatch_filter_plugins/blacklist_name.py#L22

  • It's debug. I'm tempted to make whitelist the same. I don't know why it's being initialized tho.

How the plugins are designed, I'm not a fan of and I wish I put more thought into it when I accepted the PRs. One day if I get time I'll clean this all up. Once again. PRs welcome.

from bandersnatch.

cooperlees avatar cooperlees commented on May 18, 2024

Documentation is clearer now. Thanks for hi-lighting and glad it's working now.

from bandersnatch.

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.