From fcf32024f0b1e1a97a23082085fafadbf2988bdc Mon Sep 17 00:00:00 2001 From: dirkmueller <> Date: Mar 29 2023 21:34:48 +0000 Subject: Update python-meson-python to version 0.12.1 / rev 6 via SR 1074506 https://build.opensuse.org/request/show/1074506 by user dirkmueller + dimstar_suse - update to 0.12.1: * Fix regression where the ``MACOSX_DEPLOYMENT_TARGET`` environment variable was accidentally renamed to ``MACOS_DEPLOYMENT_TARGET`` --- diff --git a/.files b/.files index 662c1af..2a3cdbf 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index 1637e8f..bcbfe13 100644 --- a/.rev +++ b/.rev @@ -42,4 +42,15 @@ 1058761 + + 8668089f96d5ace46063c27d529beb08 + 0.12.1 + + dimstar_suse + - update to 0.12.1: + * Fix regression where the ``MACOSX_DEPLOYMENT_TARGET`` + environment variable was accidentally renamed to + ``MACOS_DEPLOYMENT_TARGET`` + 1074506 + diff --git a/meson_python-0.12.0.tar.gz b/meson_python-0.12.0.tar.gz deleted file mode 120000 index 9a051b7..0000000 --- a/meson_python-0.12.0.tar.gz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafkreiemwfm2qcj2fzz47kex7aes5sj3otryil4u37373y4by37a4cygju \ No newline at end of file diff --git a/meson_python-0.12.1.tar.gz b/meson_python-0.12.1.tar.gz new file mode 120000 index 0000000..f623145 --- /dev/null +++ b/meson_python-0.12.1.tar.gz @@ -0,0 +1 @@ +/ipfs/bafkreib5lm7fqhlquwfjpoobc2tv5f5hntcljr7hl6qgld6iherxdyxsyi \ No newline at end of file diff --git a/python-meson-python.changes b/python-meson-python.changes index 4c15945..db6d1ff 100644 --- a/python-meson-python.changes +++ b/python-meson-python.changes @@ -1,4 +1,12 @@ ------------------------------------------------------------------- +Sun Mar 26 19:49:50 UTC 2023 - Dirk Müller + +- update to 0.12.1: + * Fix regression where the ``MACOSX_DEPLOYMENT_TARGET`` + environment variable was accidentally renamed to + ``MACOS_DEPLOYMENT_TARGET`` + +------------------------------------------------------------------- Fri Jan 13 14:35:33 UTC 2023 - Ben Greiner - Update to 0.12.0 diff --git a/python-meson-python.spec b/python-meson-python.spec index 81af215..811ad09 100644 --- a/python-meson-python.spec +++ b/python-meson-python.spec @@ -17,7 +17,7 @@ Name: python-meson-python -Version: 0.12.0 +Version: 0.12.1 Release: 0 Summary: Meson Python build backend (PEP 517) License: MIT