2023-09-29 15:41:42 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-macholib: updated to 1.16.3
1.16.3
Unknown changes
|
2022-10-10 12:09:46 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-macholib: updated to 1.16.2
macholib 1.16.2
---------------
* Update classifiers for Python 3.11
macholib 1.16.1
---------------
* Added some new CPU subtype definitions
|
2022-04-15 18:02:26 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-macholib: updated to 1.16
macholib 1.16
* Add ``allow_unknown_load_commands`` option to ``MachO`` and
```macholib.MachOHeader``.
|
2022-01-05 16:41:32 by Thomas Klausner | Files touched by this commit (289) |
Log message:
python: egg.mk: add USE_PKG_RESOURCES flag
This flag should be set for packages that import pkg_resources
and thus need setuptools after the build step.
Set this flag for packages that need it and bump PKGREVISION.
|
2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595) |
Log message:
*: bump PKGREVISION for egg.mk users
They now have a tool dependency on py-setuptools instead of a DEPENDS
|
2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Could not be committed due to merge conflict:
devel/py-traitlets/distinfo
The following distfiles were unfetchable (note: some may be only fetched
conditionally):
./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
|
2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message:
devel: Remove SHA1 hashes for distfiles
|
2021-09-12 11:56:23 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-macholib: updated to 1.15.2
macholib 1.15.2
* Explicitly mention Python 3.10 in the project metadata
|
2020-03-15 23:58:14 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-macholib: updated to 1.14
macholib 1.14
Repository moved to GitHub
Update the LC_NAMES table
|
2020-01-08 22:45:58 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-macholib: updated to 1.13
macholib 1.13
* Add two new load commands introduced in macOS 10.15
macholib 1.12
* Missing describe method for build_version_command
|