Git Product home page Git Product logo

Comments (4)

hugorodgerbrown avatar hugorodgerbrown commented on July 18, 2024

This looks like a PyPI package that has no licence in the API response - which is not something I've ever seen before. Could you post your requirements.txt so that I can reproduce the issue?

from django-package-monitor.

hugorodgerbrown avatar hugorodgerbrown commented on July 18, 2024

Looking at this again - it's not the missing licence, it's missing the 'info' block in the PyPI response.

If I knew the package name I could debug this:

url = "http://pypi.python.org/pypi/%s/json" % package
requests.get(url).json()

from django-package-monitor.

eriktelepovsky avatar eriktelepovsky commented on July 18, 2024

Sure, here is my requirements.txt:

Django==1.8.4
Pillow==2.9.0
django-breadcrumbs==1.1.3
django-cerberus==0.3.2
django-clever-selects==0.6.9
-e git+https://github.com/maraujop/django-crispy-forms#egg=django_crispy_forms-dev
django-cron==0.4.3
-e git+https://github.com/saz/django-dajax#egg=dajax
django-dajaxice==0.7
django-datatables-view==1.12.1
django-debug-toolbar==1.3.2
django-detective==0.5.1
django-developer-toolkit==0.4.0
django-extensions==1.5.5
django-filter==0.10.0
django-formtools==1.0
django-form-utils==1.0.2
django-hooks==0.1.3
django-impersonate==0.9.1
django-mobile==0.5.0
django-modeltranslation==0.10
django-money==0.7.0
django-pdf-tables==0.3.0
django-permissions-widget==1.4.0
django-polymorphic==0.7.1
django-pragmatic==1.6.1
django-rosetta==0.7.6
django-session-security==2.2.4
django-smtp-ssl==1.0
django-solo==1.1.0
djangorestframework==3.1.3
easy-thumbnails==2.2
fpdf==1.7.2
microsofttranslator==0.5
ordereddict==1.1
pip-tools==0.3.6
polib==1.0.6
progressbar==2.3
pyBarcode==0.7
py-moneyed==0.5.0
python-dateutil==2.4.2
python-ldap==2.4.20
python-pragmatic==0.4.2
psycopg2==2.6.1
pytz==2015.4
requests==2.7.0
six==1.9.0
sqlparse==0.1.15
suds==0.4
wsgiref==0.1.2
xlwt==1.0.0

from django-package-monitor.

hugorodgerbrown avatar hugorodgerbrown commented on July 18, 2024

Thanks. It was django-form-utils that was returning None from PyPI as the licence info. I've pushed a fix (e313f0d) for this. Will look at the other issues before releasing an update.

from django-package-monitor.

Related Issues (14)

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.