Coder Social home page Coder Social logo

dawidd6 / homebrew-update-pypi-resources Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 0.0 8 KB

:beer::snake: Homebrew external command to update python pypi resources in formulae

Ruby 100.00%
external command homebrew linuxbrew pypi resources python formula

homebrew-update-pypi-resources's Introduction

homebrew-update-pypi-resources

A Homebrew external command that checks for latest releases of python dependencies specified as resources pulled from pypi.org and writes updates back to formula.

Installation

brew tap dawidd6/update-pypi-resources

Usage

brew update-pypi-resources FORMULA

homebrew-update-pypi-resources's People

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

homebrew-update-pypi-resources's Issues

Error when bumping pgcli formula

Relates to Homebrew/homebrew-core#47490

Here is console log run:

$ brew update-pypi-resources pgcli
Warning: writing updates back to formula
==> backports.csv
==> cli-helpers
==> Click
==> configobj
==> humanize
==> pgspecial
1.11.5 -> 1.11.9
==> prompt_toolkit
2.0.9 -> 3.0.2
==> psycopg2
2.8.3 -> 2.8.4
==> Pygments
2.3.1 -> 2.5.2
==> setproctitle
==> six
1.12.0 -> 1.13.0
==> sqlparse
==> tabulate
0.8.3 -> 0.8.6
==> terminaltables
==> wcwidth

The error is
pkg_resources.DistributionNotFound: The 'prompt_toolkit<3.0.0,>=2.0.6' distribution was not found and is required by pgcli (code references)

Error bumping s3ql formula

When I tried to use this to bump the dependencies for s3ql, running into some page parsing issue, here is the error log:

$ brew update-pypi-resources s3ql
Warning: writing updates back to formula
==> apsw
Error: 767: unexpected token at '<!DOCTYPE html>
<html lang="en">

apsw resource is in here, https://pypi.org/project/apsw/#files

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.