Your message dated Wed, 17 Sep 2025 14:55:43 +0000
with message-id <[email protected]>
and subject line Bug#1114374: fixed in sfepy 2025.2-2
has caused the Debian Bug report #1114374,
regarding sfepy: FTBFS: 
/<<PKGBUILDDIR>>/sfepy/mechanics/extmods/contres.h:11:22: error: 'bool' cannot 
be defined via 'typedef'
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1114374: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1114374
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:sfepy
Version: 2025.2-1
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, your package failed to build.

Below you will find how the build ends (probably the most relevant part,
but not necessarily). If required, the full build log is available here:

https://people.debian.org/~sanvila/build-logs/202509/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:sfepy, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --buildsystem=pybuild
   dh_auto_clean -O--buildsystem=pybuild
I: pybuild base:311: dh_auto_clean --buildsystem=cmake
   debian/rules execute_after_dh_auto_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
rm -rf .pybuild
rm -rf _skbuild
rm -rf VERSION
rm -rf doc/_build
rm -rf doc/output
rm -rf doc/developer_guide.rst
rm -rf doc/solver_table.rst
rm -rf doc/src/sfepy/terms/terms_jax.rst
rm -rf doc/term_table.rst
rm -rf doc/field_table.rst
rm -rf site_cfg.py
find . -type f -name "version.h" -delete
find . -type f -name "*.so" -delete
find . -type f -name "*.pdf" -delete
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_autoreconf_clean -O--buildsystem=pybuild
   dh_clean -O--buildsystem=pybuild
 debian/rules binary
dh binary --buildsystem=pybuild
   dh_update_autotools_config -O--buildsystem=pybuild
   dh_autoreconf -O--buildsystem=pybuild
   dh_auto_configure -O--buildsystem=pybuild
I: pybuild base:311: dh_auto_configure --buildsystem=cmake 
--builddirectory=/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build -- 
-DPYTHON_EXECUTABLE:FILEPATH=/usr/bin/python3.13 
-DPYTHON_LIBRARY:FILEPATH=/usr/lib/python3.13/config-3.13-x86_64-linux-gnu/libpython3.13.so
 -DPYTHON_INCLUDE_DIR:PATH=/usr/include/python3.13 
-DPython_EXECUTABLE=/usr/bin/python3.13 
-DPython_LIBRARY=/usr/lib/python3.13/config-3.13-x86_64-linux-gnu/libpython3.13.so
 -DPython_INCLUDE_DIR=/usr/include/python3.13 
-DPython3_EXECUTABLE=/usr/bin/python3.13 
-DPython3_LIBRARY=/usr/lib/python3.13/config-3.13-x86_64-linux-gnu/libpython3.13.so
 -DPython3_INCLUDE_DIR=/usr/include/python3.13 
        cd .pybuild/cpython3_3.13/build && PKG_CONFIG=/usr/bin/pkg- 
[too-long-redacted] usr/include/python3.13 ../../..
-- The C compiler identification is GNU 15.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
CMake Warning (dev) at 
/usr/lib/python3/dist-packages/skbuild/resources/cmake/FindPythonExtensions.cmake:245
 (find_package):
  Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules
  are removed.  Run "cmake --help-policy CMP0148" for policy details.  Use
  the cmake_policy command to set the policy and suppress this warning.

Call Stack (most recent call first):
  CMakeLists.txt:12 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found PythonInterp: /usr/bin/python3.13 (found version "3.13.7")
CMake Warning (dev) at 
/usr/lib/python3/dist-packages/skbuild/resources/cmake/FindPythonExtensions.cmake:252
 (find_package):
  Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules
  are removed.  Run "cmake --help-policy CMP0148" for policy details.  Use
  the cmake_policy command to set the policy and suppress this warning.

Call Stack (most recent call first):
  CMakeLists.txt:12 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found PythonLibs: 
/usr/lib/python3.13/config-3.13-x86_64-linux-gnu/libpython3.13.so (found 
version "3.13.7")
-- Found Cython: /usr/bin/cython
-- Found NumPy: /usr/lib/x86_64-linux-gnu/python3-numpy/numpy/_core/include 
(found version "2.2.4")
-- Performing Test Weak Link MODULE -> SHARED (gnu_ld_ignore) - Success
_modinit_prefix:PyInit_
_modinit_prefix:PyInit_
_modinit_prefix:PyInit_
_modinit_prefix:PyInit_
_modinit_prefix:PyInit_
_modinit_prefix:PyInit_
_modinit_prefix:PyInit_
_modinit_prefix:PyInit_
_modinit_prefix:PyInit_
_modinit_prefix:PyInit_
_modinit_prefix:PyInit_
-- Configuring done (0.9s)
-- Generating done (0.0s)
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_EXPORT_NO_PACKAGE_REGISTRY
    CMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY
    CMAKE_INSTALL_LIBDIR
    CMAKE_INSTALL_LOCALSTATEDIR
    CMAKE_INSTALL_RUNSTATEDIR
    CMAKE_INSTALL_SYSCONFDIR
    FETCHCONTENT_FULLY_DISCONNECTED
    Python3_EXECUTABLE
    Python3_INCLUDE_DIR
    Python3_LIBRARY
    Python_INCLUDE_DIR
    Python_LIBRARY


-- Build files have been written to: 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build
   debian/rules execute_after_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
mkdir -p /<<PKGBUILDDIR>>/debian/HOME/.sfepy
# Build C extensions using scikit-build
python3 setup.py build_ext --inplace
igakit (optional) is missing; you may get run-time errors
petsc4py (optional) is missing; you may get run-time errors
slepc4py (optional) is missing; you may get run-time errors
pymetis (optional) is missing; you may get run-time errors
scikits.umfpack (optional) is missing; you may get run-time errors
psutil (optional) is missing; you may get run-time errors
opt_einsum (optional) is missing; you may get run-time errors
jax (optional) is missing; you may get run-time errors
dask (optional) is missing; you may get run-time errors
primme (optional) is missing; you may get run-time errors
oct2py (optional) is missing; you may get run-time errors
mumpspy (optional) is missing; you may get run-time errors
mumps (optional) is missing; you may get run-time errors
ipctk (optional) is missing; you may get run-time errors
pypardiso (optional) is missing; you may get run-time errors
/usr/lib/python3/dist-packages/setuptools/dist.py:759: 
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        
********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX 
license expression:

        License :: OSI Approved :: BSD License

        See 
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license 
for details.
        
********************************************************************************

!!
  self._finalize_license_expression()


--------------------------------------------------------------------------------
-- Trying 'Ninja' generator
--------------------------------
---------------------------
----------------------
-----------------
------------
-------
--
CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 3.10 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
  to tell CMake that the project requires at least <min> but has been updated
  to work with policies introduced by <max> or earlier.

Not searching for unused variables given on the command line.

-- The C compiler identification is GNU 15.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Configuring done (0.1s)
-- Generating done (0.0s)
-- Build files have been written to: /<<PKGBUILDDIR>>/_cmake_test_compile/build
--
-------
------------
-----------------
----------------------
---------------------------
--------------------------------
-- Trying 'Ninja' generator - success
--------------------------------------------------------------------------------

Configuring Project
  Working directory:
    /<<PKGBUILDDIR>>/_skbuild/linux-x86_64-3.13/cmake-build
  Command:
    /usr/bin/cmake /<<PKGBUILDDIR>> -G Ninja --no-warn-unuse 
[too-long-redacted] CMAKE_BUILD_TYPE:STRING=Release

Not searching for unused variables given on the command line.
-- The C compiler identification is GNU 15.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
CMake Warning (dev) at 
/usr/lib/python3/dist-packages/skbuild/resources/cmake/FindPythonExtensions.cmake:245
 (find_package):
  Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules
  are removed.  Run "cmake --help-policy CMP0148" for policy details.  Use
  the cmake_policy command to set the policy and suppress this warning.

Call Stack (most recent call first):
  CMakeLists.txt:12 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found PythonInterp: /usr/bin/python3 (found version "3.13.7")
CMake Warning (dev) at 
/usr/lib/python3/dist-packages/skbuild/resources/cmake/FindPythonExtensions.cmake:252
 (find_package):
  Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules
  are removed.  Run "cmake --help-policy CMP0148" for policy details.  Use
  the cmake_policy command to set the policy and suppress this warning.

Call Stack (most recent call first):
  CMakeLists.txt:12 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found PythonLibs: /usr/lib/x86_64-linux-gnu/libpython3.13.so (found version 
"3.13.7")
-- Found Cython: /usr/bin/cython
-- Found NumPy: /usr/lib/x86_64-linux-gnu/python3-numpy/numpy/_core/include 
(found version "2.2.4")
-- Performing Test Weak Link MODULE -> SHARED (gnu_ld_ignore) - Success
_modinit_prefix:PyInit_
_modinit_prefix:PyInit_
_modinit_prefix:PyInit_
_modinit_prefix:PyInit_
_modinit_prefix:PyInit_
_modinit_prefix:PyInit_
_modinit_prefix:PyInit_
_modinit_prefix:PyInit_
_modinit_prefix:PyInit_
_modinit_prefix:PyInit_
_modinit_prefix:PyInit_
-- Configuring done (0.6s)
-- Generating done (0.0s)
-- Build files have been written to: 
/<<PKGBUILDDIR>>/_skbuild/linux-x86_64-3.13/cmake-build
[1/66] Building C object 
sfepy/discrete/common/extmods/CMakeFiles/sfepy_common.dir/common_python.c.o
[2/66] Building C object 
sfepy/discrete/common/extmods/CMakeFiles/sfepy_common.dir/geommech.c.o
[3/66] Building C object 
sfepy/discrete/common/extmods/CMakeFiles/sfepy_common.dir/fmfield.c.o
[4/66] Linking C static library sfepy/discrete/common/extmods/libsfepy_common.a
[5/66] Building C object 
sfepy/terms/extmods/CMakeFiles/sfepy_terms.dir/form_sdcc.c.o
[6/66] Building C object 
sfepy/terms/extmods/CMakeFiles/sfepy_terms.dir/terms_basic.c.o
[7/66] Building C object 
sfepy/terms/extmods/CMakeFiles/sfepy_terms.dir/terms_adj_navier_stokes.c.o
[8/66] Building C object 
sfepy/terms/extmods/CMakeFiles/sfepy_terms.dir/terms_biot.c.o
[9/66] Building C object 
sfepy/terms/extmods/CMakeFiles/sfepy_terms.dir/terms_dot.c.o
[10/66] Building C object 
sfepy/terms/extmods/CMakeFiles/sfepy_terms.dir/terms_electric.c.o
[11/66] Building C object 
sfepy/terms/extmods/CMakeFiles/sfepy_terms.dir/terms_elastic.c.o
[12/66] Building C object 
sfepy/terms/extmods/CMakeFiles/sfepy_terms.dir/terms_diffusion.c.o
[13/66] Building C object 
sfepy/terms/extmods/CMakeFiles/sfepy_terms.dir/terms_op.c.o
[14/66] Building C object 
sfepy/terms/extmods/CMakeFiles/sfepy_terms.dir/terms_piezo.c.o
[15/66] Building C object 
sfepy/terms/extmods/CMakeFiles/sfepy_terms.dir/terms_surface.c.o
[16/66] Building C object 
sfepy/terms/extmods/CMakeFiles/sfepy_terms.dir/terms_volume.c.o
[17/66] Building C object 
sfepy/terms/extmods/CMakeFiles/sfepy_terms.dir/terms_navier_stokes.c.o
[18/66] Building C object 
sfepy/terms/extmods/CMakeFiles/sfepy_terms.dir/terms_hyperelastic.c.o
[19/66] Linking C static library sfepy/terms/extmods/libsfepy_terms.a
[20/66] Generating C source sfepy/discrete/common/extmods/_fmfield.c
[21/66] Generating C source sfepy/discrete/common/extmods/cmapping.c
[22/66] Generating C source sfepy/discrete/common/extmods/assemble.c
[23/66] Generating C source sfepy/discrete/common/extmods/crefcoors.c
[24/66] Generating C source sfepy/discrete/common/extmods/cmesh.c
[25/66] Generating C source sfepy/discrete/common/extmods/_geommech.c
[26/66] Generating C source sfepy/discrete/fem/extmods/bases.c
[27/66] Generating C source sfepy/discrete/fem/extmods/lobatto_bases.c
[28/66] Generating C source sfepy/discrete/iga/extmods/igac.c
[29/66] Generating C source sfepy/mechanics/extmods/ccontres.c
[30/66] Generating C source sfepy/terms/extmods/terms.c
[31/66] Building C object 
sfepy/discrete/common/extmods/CMakeFiles/_fmfield.dir/_fmfield.c.o
[32/66] Building C object 
sfepy/discrete/common/extmods/CMakeFiles/cmapping.dir/cmapping.c.o
[33/66] Building C object 
sfepy/discrete/common/extmods/CMakeFiles/cmesh.dir/geomtrans.c.o
[34/66] Building C object 
sfepy/discrete/common/extmods/CMakeFiles/cmesh.dir/mesh.c.o
[35/66] Building C object 
sfepy/discrete/common/extmods/CMakeFiles/cmesh.dir/meshutils.c.o
/<<PKGBUILDDIR>>/sfepy/discrete/common/extmods/meshutils.c: In function 
‘orient_elements’:
/<<PKGBUILDDIR>>/sfepy/discrete/common/extmods/meshutils.c:83:10: warning: 
‘val’ may be used uninitialized [-Wmaybe-uninitialized]
   83 |       if (val < 0.0) {
      |          ^
/<<PKGBUILDDIR>>/sfepy/discrete/common/extmods/meshutils.c:41:57: note: 
‘val’ was declared here
   41 |   float64 v0[3], v1[3], v2[3], v3[3], cross[3], dot[1], val;
      |                                                         ^~~
[36/66] Building C object 
sfepy/discrete/common/extmods/CMakeFiles/cmesh.dir/sort.c.o
[37/66] Building C object 
sfepy/discrete/common/extmods/CMakeFiles/cmesh.dir/common_python.c.o
[38/66] Building C object 
sfepy/discrete/common/extmods/CMakeFiles/assemble.dir/assemble.c.o
[39/66] Building C object 
sfepy/discrete/common/extmods/CMakeFiles/crefcoors.dir/refcoors.c.o
[40/66] Building C object 
sfepy/discrete/common/extmods/CMakeFiles/crefcoors.dir/geomtrans.c.o
[41/66] Building C object 
sfepy/discrete/common/extmods/CMakeFiles/crefcoors.dir/mesh.c.o
[42/66] Building C object 
sfepy/discrete/common/extmods/CMakeFiles/crefcoors.dir/crefcoors.c.o
[43/66] Building C object 
sfepy/discrete/common/extmods/CMakeFiles/_geommech.dir/_geommech.c.o
[44/66] Building C object 
sfepy/discrete/fem/extmods/CMakeFiles/bases.dir/lagrange.c.o
[45/66] Building C object 
sfepy/discrete/common/extmods/CMakeFiles/cmesh.dir/cmesh.c.o
[46/66] Building C object 
sfepy/discrete/fem/extmods/CMakeFiles/lobatto_bases.dir/lobatto.c.o
[47/66] Building C object 
sfepy/discrete/fem/extmods/CMakeFiles/lobatto_bases.dir/lobatto1d.c.o
[48/66] Building C object 
sfepy/discrete/fem/extmods/CMakeFiles/bases.dir/bases.c.o
[49/66] Building C object 
sfepy/discrete/iga/extmods/CMakeFiles/igac.dir/nurbs.c.o
[50/66] Building C object 
sfepy/mechanics/extmods/CMakeFiles/ccontres.dir/ccontres.c.o
FAILED: sfepy/mechanics/extmods/CMakeFiles/ccontres.dir/ccontres.c.o 
/usr/bin/cc -DNPY_NO_DEPRECATED_API=NPY_2_0_API_VERSION -DSFEPY_PLATFORM=0 
-Dccontres_EXPORTS -Dinline=inline 
-I/<<PKGBUILDDIR>>/_skbuild/linux-x86_64-3.13/cmake-build/sfepy/mechanics/extmods
 -I/<<PKGBUILDDIR>>/sfepy/mechanics/extmods -I/usr/include/python3.13 
-I/usr/lib/x86_64-linux-gnu/python3-numpy/numpy/_core/include 
-I/<<PKGBUILDDIR>>/sfepy/mechanics/extmods/../../discrete/common/extmods -g -O2 
-fno-strict-overflow -Wsign-compare -DNDEBUG -g -O2 -Wall -O3 -DNDEBUG -fPIC 
-MD -MT sfepy/mechanics/extmods/CMakeFiles/ccontres.dir/ccontres.c.o -MF 
sfepy/mechanics/extmods/CMakeFiles/ccontres.dir/ccontres.c.o.d -o 
sfepy/mechanics/extmods/CMakeFiles/ccontres.dir/ccontres.c.o -c 
/<<PKGBUILDDIR>>/_skbuild/linux-x86_64-3.13/cmake-build/sfepy/mechanics/extmods/ccontres.c
In file included from 
/<<PKGBUILDDIR>>/_skbuild/linux-x86_64-3.13/cmake-build/sfepy/mechanics/extmods/ccontres.c:1232:
/<<PKGBUILDDIR>>/sfepy/mechanics/extmods/contres.h:11:22: error: ‘bool’ 
cannot be defined via ‘typedef’
   11 | typedef unsigned int bool;
      |                      ^~~~
/<<PKGBUILDDIR>>/sfepy/mechanics/extmods/contres.h:11:22: note: ‘bool’ is a 
keyword with ‘-std=c23’ onwards
/<<PKGBUILDDIR>>/sfepy/mechanics/extmods/contres.h:11:1: warning: useless type 
name in empty declaration
   11 | typedef unsigned int bool;
      | ^~~~~~~
[51/66] Building C object 
sfepy/discrete/fem/extmods/CMakeFiles/lobatto_bases.dir/lobatto_bases.c.o
[52/66] Building C object 
sfepy/discrete/iga/extmods/CMakeFiles/igac.dir/igac.c.o
ninja: build stopped: subcommand failed.
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/skbuild/setuptools_wrap.py", line 668, 
in setup
    cmkr.make(make_args, install_target=cmake_install_target, env=env)
    ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/skbuild/cmaker.py", line 696, in make
    self.make_impl(clargs=clargs, config=config, source_dir=source_dir, 
install_target=install_target, env=env)
    
~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/skbuild/cmaker.py", line 741, in 
make_impl
    raise SKBuildError(msg)

An error occurred while building with CMake.
  Command:
    /usr/bin/cmake --build . --target install --config Release --
  Install target:
    install
  Source directory:
    /<<PKGBUILDDIR>>
  Working directory:
    /<<PKGBUILDDIR>>/_skbuild/linux-x86_64-3.13/cmake-build
Please check the install target is valid and see CMake's output for more 
information.

make[1]: *** [debian/rules:29: execute_after_dh_auto_configure] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:8: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: sfepy
Source-Version: 2025.2-2
Done: Michael R. Crusoe <[email protected]>

We believe that the bug you reported is fixed in the latest version of
sfepy, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michael R. Crusoe <[email protected]> (supplier of updated sfepy package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Tue, 16 Sep 2025 18:53:46 +0200
Source: sfepy
Architecture: source
Version: 2025.2-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<[email protected]>
Changed-By: Michael R. Crusoe <[email protected]>
Closes: 1114374
Changes:
 sfepy (2025.2-2) unstable; urgency=medium
 .
   * Team upload.
   * Added patch to fix C23 syntax error. Closes: #1114374
   * Standards-Version: 4.7.2 (routine-update)
Checksums-Sha1:
 3d678f415579dd4fb2ff499dc72ba39aa0dd01cd 2869 sfepy_2025.2-2.dsc
 26a1ac7f24977cf83691642fe68f2a8bd1183150 7664 sfepy_2025.2-2.debian.tar.xz
 6b1191c1395d989bde74de7e8a3265448f5d3697 11486952 sfepy_2025.2-2.git.tar.xz
 94fe64f2bbe8e076c243a502a9965e44001e02e1 18214 sfepy_2025.2-2_source.buildinfo
Checksums-Sha256:
 e3b8660195550675ed8bf45a189f222110b63c160195078b58f7718670eb7e4a 2869 
sfepy_2025.2-2.dsc
 fc9b09914302e72b71e832f48e18cf02db394c7a9e9f98345c075a3092945795 7664 
sfepy_2025.2-2.debian.tar.xz
 52a1b2d99e6f2dba48a1d5b07f726ab6504bdbf70abdcd69ea8ea4adbd9853c5 11486952 
sfepy_2025.2-2.git.tar.xz
 71a539870342f4214808f02c085eaf41c1bca8f902b0315ca317c9d50001e01c 18214 
sfepy_2025.2-2_source.buildinfo
Files:
 a64e2eedfad5bcf676046eb721dfb34b 2869 python optional sfepy_2025.2-2.dsc
 0a44c5a11535ba9d4a788ec86ec709de 7664 python optional 
sfepy_2025.2-2.debian.tar.xz
 d9de30af47630c0789730357e918ba1a 11486952 python optional 
sfepy_2025.2-2.git.tar.xz
 56b01fc70b9f4231f1780cfe4ac5bc81 18214 python optional 
sfepy_2025.2-2_source.buildinfo
Git-Tag-Info: tag=5e9f8593afe536f7979c1963773516ff8efe6dcf 
fp=724d609337113c710550d7473c26763f6c67e6e2
Git-Tag-Tagger: Michael R. Crusoe <[email protected]>

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEN02M5NuW6cvUwJcqYG0ITkaDwHkFAmjKwdUACgkQYG0ITkaD
wHlg1g/+PM7cS+b9lY67DXPaqqxbRYKdis24bEwNMiSKHvV9m8DeFUL6PuXxa2iC
Phgt6thu8sZFTaMivQoN2DBeanL/KejraPYQ/dcQV5ozVMU/iIc8EAwQIAqcFnBv
g0+iBcrw20OWDaczY3wyHRyl+dDRBPfY10hHD3Z7x2Np0tES1XivK9RUj6k10hvM
dZOB52dN5eYVwv5YRy0lvkau/Z05PHuVEH3QEyKXsbBu9aJHwfiaw0jvg/kV+Djh
VJmFFx3bOEd9N8YkQ7jzgCdzvYJTc4Ud36TDT2tNk6ntHl9f6KxgQsDM03sJv+pR
w9br5t9s3ZtUofMZmWH62RhOYQus35+2vnXdY91EfPBfFbOa+/7wRF8CyrtHcr29
fILT2qgTkiLq/j7GMVKjdMSVVuY3ViE/5g6qieFlaI28kqtAq6blYgxoaNG66keK
x2y5D0JWB9e7Ijjs+4xROylO4ZYtg+6K5cZ9McC0IiDDeEwGB8GhxuLtN9Ech/eB
j8O3qNGRrIEIIqYyPAmgp/J+a6fb0d3AJFGP+Ii4Pc8tiBKC0wGWdTbjoiaMpxFV
trsy3BXZZ0FUNJoHqYQjVp7X/6DPNNSIyexQE0kaexutyu31py4s2IDXnWktyzv+
gnMZbAYSFAccNCYAmeR5yDMqKaC4+iVg93ee1ZCusK4W3tDKVxA=
=7MMM
-----END PGP SIGNATURE-----

Attachment: pgp7T5r4YEnMD.pgp
Description: PGP signature


--- End Message ---

Reply via email to