summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/u-msgpack-python
AgeCommit message (Collapse)Author
2023-08-21python3.pkgs.u-msgpack-python: 2.7.2 -> 2.8.0Theodore Ni
2023-03-03python3.pkgs: Migrate fetchers to use hashMartin Weinelt
when they already rely on SRI hashes.
2023-01-21treewide: switch to nativeCheckInputsGuillaume Girol
checkInputs used to be added to nativeBuildInputs. Now we have nativeCheckInputs to do that instead. Doing this treewide change allows to keep hashes identical to before the introduction of nativeCheckInputs.
2023-01-05python3Packages.u-msgpack-python: 2.7.1 -> 2.7.2Martin Weinelt
2022-08-13treewide: migrate to pythonPackages.unittestCheckHookWinter
2020-11-05python3Packages.u-msgpack-python: 2.7.0 -> 2.7.1Frederik Rietdijk
2020-08-16python: u-msgpack-python: 2.6.0 -> 2.7.0Frederik Rietdijk
2020-06-11python: u-msgpack-python: 2.5.2 -> 2.6.0Frederik Rietdijk
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly
2019-10-18python: u-msgpack-python: 2.5.1 -> 2.5.2Frederik Rietdijk
2019-04-18python: u-msgpack-python: 2.5.0 -> 2.5.1Frederik Rietdijk
2018-06-23pythonPackages: remove `name` attribute`Frederik Rietdijk
The `buildPython*` function computes name from `pname` and `version`. This change removes `name` attribute from all expressions in `pkgs/development/python-modules`. While at it, some other minor changes were made as well, such as replacing `fetchurl` calls with `fetchPypi`.
2018-04-08python: u-msgpack-python: 2.4.1 -> 2.5.0Frederik Rietdijk
2017-11-23pythonPackages: Add version and pname attributes to packagesadisbladis
2017-05-27Python: many package updatesFrederik Rietdijk
Did not test all packages. Likely we'll have some breakage.
2016-12-25pythonPackages.u-msgpack-python: use python.interpreterFrederik Rietdijk
2016-12-25pythonPackages.u-msgpack-python: init at 2.3.0Frederik Rietdijk