pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Can't download source file for Python Quickbooks package
Hello D'Arcy,
D'Arcy Cain writes:
> Well, I'm getting a little commit happy here. I have been adding a few
> packages lately and I didn't even mean to commit that one yet. It's
> missing a DEPENDS which I haven't committed yet and that's the one that
> I was having the problem with.
>
> DISTNAME= rauth-0.7.3
> PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
> CATEGORIES= devel www python
> MASTER-SITES= ${MASTER_SITE_PYPI:=r/rauth/}
>
> MAINTAINER= darcy%NetBSD.org@localhost
> HOMEPAGE= https://github.com/litl/rauth
> COMMENT= Python library for OAuth 1.0/a, 2.0, and Ofly consumers
>
> When I tried to make py-quickbooks it was this file that failed to download.
> [...]
Not sure if that will fix the problem you're seeing for this
package but MASTER_SITES (with `_'!) should be used.
Home |
Main Index |
Thread Index |
Old Index