Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions packages/py/python-cookiecutter/package.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# yaml-language-server: $schema=/usr/share/ypkg/schema/schema.json
name : python-cookiecutter
version : 2.6.0
release : 13
version : 2.7.1
release : 14
source :
- https://github.com/cookiecutter/cookiecutter/archive/refs/tags/2.6.0.tar.gz : da014a94d85c1b1be14be214662982c8c90d860834cbf9ddb2391a37ad7d08be
- https://github.com/cookiecutter/cookiecutter/archive/refs/tags/v2.7.1.tar.gz : ad22b0a6355e208a614ae0285268a6b612938935f1d29ec9edab85c6053c7224
homepage : https://github.com/cookiecutter/cookiecutter
license : BSD-3-Clause
component : programming.python
Expand Down Expand Up @@ -36,8 +36,8 @@ rundeps :
- python-slugify
- pyyaml
build : |
%python3_setup
%pyproject_build
install : |
%python3_install
%pyproject_install
check : |
%python3_test pytest -v
%pytest -v
29 changes: 14 additions & 15 deletions packages/py/python-cookiecutter/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<Name>python-cookiecutter</Name>
<Homepage>https://github.com/cookiecutter/cookiecutter</Homepage>
<Packager>
<Name>Joey Riches</Name>
<Email>josephriches@gmail.com</Email>
<Name>George K.</Name>
<Email>gk_coder@icloud.com</Email>
</Packager>
<License>BSD-3-Clause</License>
<PartOf>programming.python</PartOf>
Expand All @@ -21,14 +21,13 @@
<PartOf>programming.python</PartOf>
<Files>
<Path fileType="executable">/usr/bin/cookiecutter</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/cookiecutter-2.6.0.dist-info/METADATA</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/cookiecutter-2.6.0.dist-info/RECORD</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/cookiecutter-2.6.0.dist-info/WHEEL</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/cookiecutter-2.6.0.dist-info/entry_points.txt</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/cookiecutter-2.6.0.dist-info/licenses/AUTHORS.md</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/cookiecutter-2.6.0.dist-info/licenses/LICENSE</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/cookiecutter-2.6.0.dist-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/cookiecutter/VERSION.txt</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/cookiecutter-2.7.1.dist-info/METADATA</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/cookiecutter-2.7.1.dist-info/RECORD</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/cookiecutter-2.7.1.dist-info/WHEEL</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/cookiecutter-2.7.1.dist-info/entry_points.txt</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/cookiecutter-2.7.1.dist-info/licenses/AUTHORS.md</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/cookiecutter-2.7.1.dist-info/licenses/LICENSE</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/cookiecutter-2.7.1.dist-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/cookiecutter/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/cookiecutter/__main__.py</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/cookiecutter/__pycache__/__init__.cpython-314.opt-1.pyc</Path>
Expand Down Expand Up @@ -86,12 +85,12 @@
</Files>
</Package>
<History>
<Update release="13">
<Date>2026-06-05</Date>
<Version>2.6.0</Version>
<Update release="14">
<Date>2026-07-30</Date>
<Version>2.7.1</Version>
<Comment>Packaging update</Comment>
<Name>Joey Riches</Name>
<Email>josephriches@gmail.com</Email>
<Name>George K.</Name>
<Email>gk_coder@icloud.com</Email>
</Update>
</History>
</PISI>