8000 Update package metadata by jameshiew · Pull Request #141 · python-amazon-mws/python-amazon-mws · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Jan 4, 2025. It is now read-only.

Conversation

@jameshiew
Copy link
Contributor

Updated maintainer information and homepage

Email needs changing also

Once this merges, can merge up into the develop branch as well

@codecov
Copy link
codecov bot commented Dec 22, 2019

Codecov Report

Merging #141 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #141   +/-   ##
=======================================
  Coverage   46.92%   46.92%           
=======================================
  Files           4        4           
  Lines         635      635           
  Branches       64       64           
=======================================
  Hits          298      298           
  Misses        326      326           
  Partials       11       11
Impacted Files Coverage Δ
mws/mws.py 44.82% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c570eda...241461b. Read the comment docs.

setup.py Outdated
version=version,
maintainer='python-amazon-mws',
download_url=homepage + '/archive/v{}.tar.gz'.format(version),
maintainer_email='james@hiew.net',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've setup a google group for this.

python-amazon-mws@googlegroups.com

I've invited both you and @GriceTurrble so far.

@jameshiew
Copy link
Contributor Author

Thanks for setting up the Google Group! Will merge this and work out how to do a release again (and open a PR to merge the latest metadata/CI changes into develop)

Updates setup.py to reference the python-amazon-mws Github org and
Google Group.

Bumped the version to v0.8.7

Removed pypandoc dependency (we can use README.md directly as the
long_description for the package now, no need to convert to RST anymore)

Update maintainer_email to python-amazon-mws@googlegroups.com

Use Markdown instead of RST for the long_description

Also add twine as a dev dependency - we can use this to validate
our wheels and do releases. Run `twine check` as part of our CI.

Add 3.7/3.8 treasury tags
@jameshiew jameshiew merged commit e543e2c into python-amazon-mws:master Dec 26, 2019
@jameshiew jameshiew deleted the update-setup.py branch December 26, 2019 15:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

0