Pyckage-cookiecutter

Latest version: v1.0.2

Safety actively analyzes 622295 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

1.0.2

Changes

+ Fix test-build step in test stage for the package and add classifiers to the package and template in pyproject.toml. By zhiwei2017 in 21
+ Change documentation section in tempate to the project url to avoid poetry errors. By zhiwei2017 in 6a5ab8050e7317440c550106116f9186de024db9

**Full Changelog**: https://github.com/zhiwei2017/pyckage-cookiecutter/compare/v1.0.1...v1.0.2

1.0.1

Changes

+ Change build-system requires to poetry instead of poetry-core in template and package's pyproject.toml, such that the pyproject.toml works with pip and poetry. By zhiwei2017 in e614f1f5c5e6777265ed8ab824c668295fb6a5e8

**Full Changelog**: https://github.com/zhiwei2017/pyckage-cookiecutter/compare/v1.0.0...v1.0.1

1.0.0

Changes
+ Upgrade dependencies in package and template. By zhiwei2017 in 16
+ Centralise all the dependencies in pyproject.toml file and use poetry as the only package management tool; due to compatibility issue, remove python3.7 support; remove redandunt requirements folder and setup.cfg file. By zhiwei2017 in 17
+ Upgrade from setup.py to pyproject.toml. By zhiwei2017, closed 15
+ Move project_slug as private variable, whose value is from project_name's value; enhance the prompts. By zhiwei2017 in 19
+ Add support for python 3.12. By zhiwei2017 in 20

**Full Changelog**: https://github.com/zhiwei2017/pyckage-cookiecutter//compare/v0.4.0...v1.0.0

0.4.0

Introduced 13 mainly for dependency updates.

0.3.0

*Features*:

+ Introduces 12 :
* [Update dependencies in template.](https://github.com/zhiwei2017/pyckage-cookiecutter/commit/8d0d330c856f784d53b1f40326efe2f58e907744)
* [Update project dependencies.](https://github.com/zhiwei2017/pyckage-cookiecutter/commit/efb25474e418e2c624f85f9862228127c376532b)
* [Update supported python version in template, as well as for the project. Adapt pipeline files, README.](https://github.com/zhiwei2017/pyckage-cookiecutter/commit/d3c8f3fcff8b013d5bcb01ea6efe15daa7d05e6e)
* [Update copyright from single year to period.](https://github.com/zhiwei2017/pyckage-cookiecutter/commit/940b9dc9f7c57b1f6c9b820dd4ec1e05662083a4)
* [Update generated project structure in README.](https://github.com/zhiwei2017/pyckage-cookiecutter/commit/cfdf7e83b8cb18c72dfa5fbfe780cdd60c3c6a8c)
* [Use - to replace empty space in pyproject.toml, such that the poetry built wheel file has correct name.](https://github.com/zhiwei2017/pyckage-cookiecutter/pull/12/commits/b30d47a785fb424bcd230b4be79c1ff1eb798f5b)
* [Clean unused links in template's README, add links in project README.](https://github.com/zhiwei2017/pyckage-cookiecutter/pull/12/commits/c2e1360d80fd440eb2770de3fb050737d5607029)
* [Clean Makefile; update command description in Makefile section in project's README.](https://github.com/zhiwei2017/pyckage-cookiecutter/pull/12/commits/7d17b1d35d0915982bd5e3f76065d432f4d6ebec)

0.2.2

*Features*:

+ Introduces 11 :

* Removed release_notes.rst file in docs, since it doesn't make sense to have the release notes before making a release.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.