urschrei / pyzotero

Pyzotero: a Python client for the Zotero API
https://pyzotero.readthedocs.org
Other
908 stars 99 forks source link

pyzotero is now packaged for conda @ conda-forge #94

Closed moorepants closed 5 years ago

moorepants commented 5 years ago

FYI: https://github.com/conda-forge/pyzotero-feedstock

urschrei commented 5 years ago

Oh, delightful. I'll update the README and docs to let people know. Releases aren't super-frequent – is there a simple way of cutting new conda-forge releases in an automated fashion, or do you just watch the repo and update the build details at your end when necessary?

moorepants commented 5 years ago

If you release to PyPi a PR to conda forge will automatically be created. Would you like to be a maintainer on the conda forge feedstock?

urschrei commented 5 years ago

Oh, that's great. Not much point in making me a maintainer, I don't think – I don't use anaconda so I don't really know my way around its packaging system.

moorepants commented 5 years ago

Maintainer would just let you get notified of the recipe PRs and be able to merge them. It should be pretty seamless and simple for this package.

urschrei commented 5 years ago

Oh in that case, sure.

moorepants commented 5 years ago

done