Next | Query returned 12 messages, browsing 1 to 10 | Previous

History of commit frequency

CVS Commit History:


   2024-04-21 17:39:52 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
py-pdm_backend: update to 2.2.1.

Add parameter --build-number to wheel builder  -  by @0xfabioo and Frost Ming in \ 
#229 (d7d15)
Bump pyproject-metadata to 0.8.0  -  by @frostming in #231 (5f538)
   2024-04-15 07:15:56 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-pdm_backend: updated to 2.2.0

2.2.0

Features

Don't add '+editable' to the editable version
Custom version format for source="scm"
Fallback_version config for scm version
vendor: Update packaging to 24.0
vendors: Update pyproject-metadata to 0.8.0rc1

Bug Fixes

Change to datetime.now(tz=UTC)

Documentation

Add missing dep

Chores

Update lockfile to the latest version
   2023-12-31 22:35:08 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
py-pdm_backend: update to 2.1.8.

Can't include nested data files in built wheel
Correct pep number
Update domain name
   2023-10-28 21:57:26 by Thomas Klausner | Files touched by this commit (516) | Package updated
Log message:
python/wheel.mk: simplify a lot, and switch to 'installer' for installation

This follows the recommended bootstrap method (flit_core, build, installer).

However, installer installs different files than pip, so update PLISTs
for all packages using wheel.mk and bump their PKGREVISIONs.
   2023-10-09 12:39:07 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-pdm_backend: updated to 2.1.7

2.1.7

Bug Fixes

Rename tag-pattern to tag_regex in the docs
Copytree handle existing dirs
Normalize the dist info name in the wheel
   2023-08-29 14:43:11 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-pdm_backend: updated to 2.1.6

2.1.6
Bug Fixes

Path to uri expansion in dependency string
   2023-08-10 14:35:25 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-pdm_backend: updated to 2.1.5

2.1.5
Bug Fixes

Don't quote project root in file:// urls
Write version to file doesn't work for editable installs
   2023-07-19 10:16:33 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-pdm_backend: updated to 2.1.4

2.1.4
Bug Fixes
Write version file for sdist build as well
   2023-07-12 09:00:18 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-pdm_backend: updated to 2.1.3

2.1.3
Remove duplicate files when building wheel
   2023-06-28 16:03:52 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-pdm_backend: updated to 2.1.2

2.1.2
Fix file permissions to 644 for wheel

2.1.1
Pdm-backend should not normalize names in project metadata

2.1.0
🚀 Features

Change the default build dir to a pdm-specific one
Allow to include files in wheel .data directory

🐞 Bug Fixes

Scm versionning fails when package is not top-level directory
Cleanup logic to first check config_settings
Raise an error when SCM version can't be determined

📝 Documentation

Clarify order of pdm_build_initialize and pdm_build_clean

Next | Query returned 12 messages, browsing 1 to 10 | Previous