GithubHelp home page GithubHelp logo

bumper's People

Contributors

maxzheng avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

bumper's Issues

No module named 'pkg_resources'

$ pip3 install bumper 
# bump                                  
Traceback (most recent call last):
  File "/Users/.../.venv/bin/bump", line 5, in <module>
    from bumper import bump
  File "/Users/.../.venv/lib/python3.12/site-packages/bumper/__init__.py", line 6, in <module>
    from bumper.cars import RequirementsBumper, RequirementsManager, BumpAccident
  File "/Users/.../.venv/text-extract/lib/python3.12/site-packages/bumper/cars.py", line 3, in <module>
    import pkg_resources

Incorrect output files generated

Hello,

Here is a patch for my requirements. Bumper should delete any packages, but deleted most of them.

diff --git a/requirements/base.txt b/requirements/base.txt
index cd66bcc..dd86ff1 100644
--- a/requirements/base.txt
+++ b/requirements/base.txt
@@ -9,19 +9,5 @@ django-pagination==1.0.7
 django-autoslug==1.7.2
 django-crispy-forms==1.4.0
 crispy-forms-foundation==0.3.5
-django-reversion==1.9.3
-django-picklefield==0.3.1
-git+https://github.com/jezdez/django-constance.git@6b04a3169e79f3d131391f5a1aebaace6ed962a3#egg=django-constance
-django-autofixture==0.9.1
-django-extensions==1.4.4
-# django-filebrowser==3.5.7
-# git+https://github.com/ad-m/django-filebrowser.git@5b1fe584a85a56a0a5223d110d1f228afa6b33b6#egg=django-filebrowser
-https://github.com/ad-m/django-filebrowser/archive/stable/3.5.x.zip
-django-haystack==2.2.1
-MySQL-python==1.2.5
-elasticsearch==1.2.0
-pyelasticsearch==0.7.1
-micawber==0.3.3
-django-recaptcha==1.0.2
-Pillow==2.6.1
-elasticstack==0.1.1
+django-reversion=1.9.4
+django-picklefield==
\ No newline at end of file

Graceful skip of unpublished packages

Hello,

I believe full stop of update if meet unpublished packages is a bit too strongly. I suggest provide warning instead and leave it unchanged.

Greetings,

$ bump
[INFO] Checking django-redis-cache
[ERROR] No published version found for django-redis-cache

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.