tartina pushed to rpms/serd (rawhide). "Update to 0.30.16"
by notifications@fedoraproject.org
Notification time stamped 2023-01-31 23:55:51 UTC
From 01bf17cd8c10743ef70ecfd477cc31af67610399 Mon Sep 17 00:00:00 2001
From: Guido Aulisi <guido.aulisi(a)gmail.com>
Date: Jan 31 2023 23:55:34 +0000
Subject: Update to 0.30.16
---
diff --git a/.gitignore b/.gitignore
index fce7cdc..4f4bedc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@
/serd-0.30.6.tar.bz2
/serd-0.30.10.tar.bz2
/serd-0.30.12.tar.bz2
+/serd-0.30.16.tar.xz
diff --git a/serd.spec b/serd.spec
index df187bb..029822f 100644
--- a/serd.spec
+++ b/serd.spec
@@ -1,14 +1,15 @@
%global maj 0
Name: serd
-Version: 0.30.12
-Release: 3%{?dist}
+Version: 0.30.16
+Release: 1%{?dist}
Summary: A lightweight C library for RDF syntax
License: ISC
URL: http://drobilla.net/software/serd/
-Source0: http://download.drobilla.net/%{name}-%{version}.tar.bz2
+Source0: http://download.drobilla.net/%{name}-%{version}.tar.xz
+BuildRequires: meson
BuildRequires: doxygen
BuildRequires: graphviz
BuildRequires: glib2-devel
@@ -37,30 +38,21 @@ This package contains the headers and development libraries for %{name}.
%prep
%autosetup -p1
-# Do not run ldconfig, see
-# https://fedoraproject.org/wiki/Changes/Removing_ldconfig_scriptlets
-sed -i -e 's|bld.add_post_fun(autowaf.run_ldconfig)||' wscript
%build
-%set_build_flags
-%{python3} waf configure \
- --prefix=%{_prefix} \
- --libdir=%{_libdir} \
- --mandir=%{_mandir} \
- --datadir=%{_datadir} \
- --docdir=%{_docdir} \
- --test \
- --docs
-%{python3} waf build -v %{?_smp_mflags}
+%meson
+%meson_build
%install
-DESTDIR=%{buildroot} %{python3} waf install
-chmod +x %{buildroot}%{_libdir}/lib%{name}-%{maj}.so.*
+%meson_install
# Delete sphinx buildinfo
-rm %{buildroot}%{_docdir}/%{name}-%{maj}/c/{html,singlehtml}/.buildinfo
+rm %{buildroot}%{_docdir}/%{name}-%{maj}/{html,singlehtml}/.buildinfo
# Move devel docs to the right directory
-install -d %{buildroot}%{_docdir}/%{name}/%{name}-%{maj}
-mv %{buildroot}%{_docdir}/%{name}-%{maj}/c %{buildroot}%{_docdir}/%{name}/%{name}-%{maj}/c
+install -d %{buildroot}%{_docdir}/%{name}
+mv %{buildroot}%{_docdir}/%{name}-%{maj} %{buildroot}%{_docdir}/%{name}
+
+%check
+%meson_test
%files
%license COPYING
@@ -76,6 +68,9 @@ mv %{buildroot}%{_docdir}/%{name}-%{maj}/c %{buildroot}%{_docdir}/%{name}/%{name
%{_includedir}/%{name}-%{maj}/
%changelog
+* Tue Jan 31 2023 Guido Aulisi <guido.aulisi(a)gmail.com> - 0.30.16-1
+- Update to 0.30.16
+
* Sat Jan 21 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 0.30.12-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
diff --git a/sources b/sources
index 9af8663..4c688c3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (serd-0.30.12.tar.bz2) = c330648eb2c947a6d220f42d0af63fd2744da496301483e58be3cda387da166711d6acd5cee2df8cbb837ab450e1802b3f9a0a2973e5ad6d976b69b863aecb7f
+SHA512 (serd-0.30.16.tar.xz) = 1bc2e310027d52ea675aa261b52e89c4c1ccb622fa9fef11c874876de7821fe94672918ff58b9edcc7995daa70fc88b7ceb88fae61dd40f601285de1995b39ff
https://src.fedoraproject.org/rpms/serd/c/01bf17cd8c10743ef70ecfd477cc31a...
1 month, 3 weeks
mhlavink pushed to rpms/avr-binutils (rawhide). "updated to 2.40"
by notifications@fedoraproject.org
Notification time stamped 2023-01-31 23:32:12 UTC
From 32110a83c5cf2424bc42c9c0ac501416be401507 Mon Sep 17 00:00:00 2001
From: Michal Hlavinka <mhlavink(a)redhat.com>
Date: Jan 31 2023 23:32:04 +0000
Subject: updated to 2.40
---
diff --git a/.gitignore b/.gitignore
index 567dd35..af94d2f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@ binutils-2.20.tar.bz2
/binutils-2.37.tar.xz
/binutils-2.38.tar.xz
/binutils-2.39.tar.xz
+/binutils-2.40.tar.xz
diff --git a/30-binutils-2.20.1-avr-size.patch b/30-binutils-2.20.1-avr-size.patch
index d0c0d60..8cd5f33 100644
--- a/30-binutils-2.20.1-avr-size.patch
+++ b/30-binutils-2.20.1-avr-size.patch
@@ -267,7 +267,7 @@ diff -up avr-binutils-2.35/binutils-2.35/binutils/size.c.avr-size avr-binutils-2
+ --mcu=<avrmcu> MCU name for AVR format only\n\
-o|-d|-x --radix={8|10|16} Display numbers in octal, decimal or hex\n\
-t --totals Display the total sizes (Berkeley only)\n\
- --common Display total size for *COM* syms\n\
+ -f Ignored.\n\
@@ -113,6 +355,7 @@ usage (FILE *stream, int status)
#define OPTION_FORMAT (200)
#define OPTION_RADIX (OPTION_FORMAT + 1)
diff --git a/avr-binutils-config.patch b/avr-binutils-config.patch
index 68e760c..74058a7 100644
--- a/avr-binutils-config.patch
+++ b/avr-binutils-config.patch
@@ -1,6 +1,6 @@
-diff -up binutils-2.37/config/intdiv0.m4.bucfg binutils-2.37/config/intdiv0.m4
---- binutils-2.37/config/intdiv0.m4.bucfg 2021-07-08 13:37:19.000000000 +0200
-+++ binutils-2.37/config/intdiv0.m4 2021-07-20 23:32:54.614329820 +0200
+diff -up binutils-2.40/config/intdiv0.m4.config binutils-2.40/config/intdiv0.m4
+--- binutils-2.40/config/intdiv0.m4.config 2023-01-14 01:00:00.000000000 +0100
++++ binutils-2.40/config/intdiv0.m4 2023-02-01 00:18:41.739848290 +0100
@@ -31,10 +31,10 @@ sigfpe_handler (sig) int sig;
exit (sig != SIGFPE);
}
@@ -16,17 +16,15 @@ diff -up binutils-2.37/config/intdiv0.m4.bucfg binutils-2.37/config/intdiv0.m4
int main ()
{
-diff -up binutils-2.37/libiberty/acinclude.m4.bucfg binutils-2.37/libiberty/acinclude.m4
---- binutils-2.37/libiberty/acinclude.m4.bucfg 2021-07-20 23:33:34.232852534 +0200
-+++ binutils-2.37/libiberty/acinclude.m4 2021-07-20 23:33:50.456657087 +0200
-@@ -157,7 +157,7 @@ if test $ac_cv_os_cray = yes; then
- fi
+diff -up binutils-2.40/libiberty/acinclude.m4.config binutils-2.40/libiberty/acinclude.m4
+--- binutils-2.40/libiberty/acinclude.m4.config 2023-02-01 00:18:41.739848290 +0100
++++ binutils-2.40/libiberty/acinclude.m4 2023-02-01 00:21:33.305019866 +0100
+@@ -163,7 +163,7 @@ AC_CACHE_CHECK(stack direction for C all
+ [AC_TRY_RUN([#include <stdlib.h>
- AC_CACHE_CHECK(stack direction for C alloca, ac_cv_c_stack_direction,
--[AC_TRY_RUN([find_stack_direction ()
-+[AC_TRY_RUN([__attribute__ ((noclone,noinline)) find_stack_direction ()
+ int
+-find_stack_direction (void)
++__attribute__ ((noclone,noinline)) find_stack_direction (void)
{
static char *addr = 0;
auto char dummy;
-diff -up binutils-2.37/libiberty/aclocal.m4.bucfg binutils-2.37/libiberty/aclocal.m4
-diff -up binutils-2.37/libiberty/configure.ac.bucfg binutils-2.37/libiberty/configure.ac
diff --git a/avr-binutils.spec b/avr-binutils.spec
index d219772..743f750 100644
--- a/avr-binutils.spec
+++ b/avr-binutils.spec
@@ -1,8 +1,8 @@
%define target avr
Name: %{target}-binutils
-Version: 2.39
-Release: 3%{?dist}
+Version: 2.40
+Release: 1%{?dist}
Epoch: 1
Summary: Cross Compiling GNU binutils targeted at %{target}
License: GPLv2+
@@ -12,7 +12,6 @@ Source1: README.fedora
#add widespread options to avr-size: --format=avr -mcu=XX
Patch1: http://distribute.atmel.no/tools/opensource/avr-gcc/binutils-2.20.1/30-bi...
Patch2: avr-binutils-config.patch
-Patch3: binutils-libiberty-configure-compile-warnings.patch
BuildRequires: gawk texinfo gcc
#for autoreconf:
@@ -32,7 +31,6 @@ native %{_arch} platform.
pushd binutils-%{version}
%patch1 -p2 -b .avr-size
%patch2 -p1 -b .config
-%patch3 -p1 -b .configure-c99
# We call configure directly rather than via macros, thus if
# we are using LTO, we have to manually fix the broken configure
@@ -86,6 +84,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/lib*.a $RPM_BUILD_ROOT%{_libdir}/bfd-plugins/lib
%changelog
+* Wed Feb 01 2023 Michal Hlavinka <mhlavink(a)redhat.com> - 1:2.40-1
+- updated to 2.40
+
* Wed Jan 18 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 1:2.39-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
diff --git a/binutils-libiberty-configure-compile-warnings.patch b/binutils-libiberty-configure-compile-warnings.patch
deleted file mode 100644
index 063f523..0000000
--- a/binutils-libiberty-configure-compile-warnings.patch
+++ /dev/null
@@ -1,285 +0,0 @@
-Taken from binutils-2.39-6.fc38 and tweaked to avoid patch conflict.
-
-diff -rup binutils.orig/libiberty/acinclude.m4 binutils-2.39/libiberty/acinclude.m4
---- binutils.orig/libiberty/acinclude.m4 2022-11-23 14:41:57.639262100 +0000
-+++ binutils-2.39/libiberty/acinclude.m4 2022-11-23 14:43:07.139042148 +0000
-@@ -24,6 +24,8 @@ AC_CACHE_CHECK([for working strncmp], ac
- [AC_TRY_RUN([
- /* Test by Jim Wilson and Kaveh Ghazi.
- Check whether strncmp reads past the end of its string parameters. */
-+#include <stdlib.h>
-+#include <string.h>
- #include <sys/types.h>
-
- #ifdef HAVE_FCNTL_H
-@@ -51,7 +53,8 @@ AC_CACHE_CHECK([for working strncmp], ac
-
- #define MAP_LEN 0x10000
-
--main ()
-+int
-+main (void)
- {
- #if defined(HAVE_MMAP) || defined(HAVE_MMAP_ANYWHERE)
- char *p;
-@@ -157,7 +160,10 @@ if test $ac_cv_os_cray = yes; then
- fi
-
- AC_CACHE_CHECK(stack direction for C alloca, ac_cv_c_stack_direction,
--[AC_TRY_RUN([__attribute__ ((noclone,noinline)) find_stack_direction ()
-+[AC_TRY_RUN([#include <stdlib.h>
-+
-+int __attribute__ ((noclone,noinline))
-+find_stack_direction (void)
- {
- static char *addr = 0;
- auto char dummy;
-@@ -169,7 +175,9 @@ AC_CACHE_CHECK(stack direction for C all
- else
- return (&dummy > addr) ? 1 : -1;
- }
--main ()
-+
-+int
-+main (void)
- {
- exit (find_stack_direction() < 0);
- }],
-diff -rup binutils.orig/libiberty/configure binutils-2.39/libiberty/configure
---- binutils.orig/libiberty/configure 2022-11-23 14:41:57.652262059 +0000
-+++ binutils-2.39/libiberty/configure 2022-11-23 14:46:31.556395168 +0000
-@@ -1766,7 +1766,7 @@ cat confdefs.h - <<_ACEOF >conftest.$ac_
- /* end confdefs.h. */
- $4
- int
--main ()
-+main (void)
- {
- static int test_array [1 - 2 * !(($2) >= 0)];
- test_array [0] = 0;
-@@ -1783,7 +1783,7 @@ if ac_fn_c_try_compile "$LINENO"; then :
- /* end confdefs.h. */
- $4
- int
--main ()
-+main (void)
- {
- static int test_array [1 - 2 * !(($2) <= $ac_mid)];
- test_array [0] = 0;
-@@ -1810,7 +1810,7 @@ else
- /* end confdefs.h. */
- $4
- int
--main ()
-+main (void)
- {
- static int test_array [1 - 2 * !(($2) < 0)];
- test_array [0] = 0;
-@@ -1827,7 +1827,7 @@ if ac_fn_c_try_compile "$LINENO"; then :
- /* end confdefs.h. */
- $4
- int
--main ()
-+main (void)
- {
- static int test_array [1 - 2 * !(($2) >= $ac_mid)];
- test_array [0] = 0;
-@@ -1862,7 +1862,7 @@ while test "x$ac_lo" != "x$ac_hi"; do
- /* end confdefs.h. */
- $4
- int
--main ()
-+main (void)
- {
- static int test_array [1 - 2 * !(($2) <= $ac_mid)];
- test_array [0] = 0;
-@@ -1892,7 +1892,7 @@ static unsigned long int ulongval () { r
- #include <stdio.h>
- #include <stdlib.h>
- int
--main ()
-+main (void)
- {
-
- FILE *f = fopen ("conftest.val", "w");
-@@ -1952,7 +1952,7 @@ else
- /* end confdefs.h. */
- $4
- int
--main ()
-+main (void)
- {
- if (sizeof ($2))
- return 0;
-@@ -1965,7 +1965,7 @@ if ac_fn_c_try_compile "$LINENO"; then :
- /* end confdefs.h. */
- $4
- int
--main ()
-+main (void)
- {
- if (sizeof (($2)))
- return 0;
-@@ -2037,7 +2037,7 @@ choke me
- #endif
-
- int
--main ()
-+main (void)
- {
- return $2 ();
- ;
-@@ -2077,7 +2077,7 @@ else
- /* end confdefs.h. */
- $4
- int
--main ()
-+main (void)
- {
- #ifndef $as_decl_name
- #ifdef __cplusplus
-@@ -3459,7 +3459,7 @@ cat confdefs.h - <<_ACEOF >conftest.$ac_
- /* end confdefs.h. */
- #include <stdio.h>
- int
--main ()
-+main (void)
- {
- printf ("hello world\n");
- ;
-@@ -3487,7 +3487,7 @@ else
- /* end confdefs.h. */
-
- int
--main ()
-+main (void)
- {
-
- ;
-@@ -3627,7 +3627,7 @@ cat confdefs.h - <<_ACEOF >conftest.$ac_
- /* end confdefs.h. */
- #include <stdio.h>
- int
--main ()
-+main (void)
- {
- FILE *f = fopen ("conftest.out", "w");
- return ferror (f) || fclose (f) != 0;
-@@ -3692,7 +3692,7 @@ else
- /* end confdefs.h. */
-
- int
--main ()
-+main (void)
- {
-
- ;
-@@ -3743,7 +3743,7 @@ else
- /* end confdefs.h. */
-
- int
--main ()
-+main (void)
- {
- #ifndef __GNUC__
- choke me
-@@ -3784,7 +3784,7 @@ else
- /* end confdefs.h. */
-
- int
--main ()
-+main (void)
- {
-
- ;
-@@ -3799,7 +3799,7 @@ else
- /* end confdefs.h. */
-
- int
--main ()
-+main (void)
- {
-
- ;
-@@ -3815,7 +3815,7 @@ else
- /* end confdefs.h. */
-
- int
--main ()
-+main (void)
- {
-
- ;
-@@ -3901,7 +3901,7 @@ int pairnames (int, char **, FILE *(*)(s
- int argc;
- char **argv;
- int
--main ()
-+main (void)
- {
- return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
- ;
-@@ -6919,7 +6919,10 @@ else
- else
- cat confdefs.h - <<_ACEOF >conftest.$ac_ext
- /* end confdefs.h. */
--find_stack_direction ()
-+#include <stdlib.h>
-+
-+int
-+find_stack_direction (void)
- {
- static char *addr = 0;
- auto char dummy;
-@@ -6931,7 +6934,9 @@ find_stack_direction ()
- else
- return (&dummy > addr) ? 1 : -1;
- }
--main ()
-+
-+int
-+main (int)
- {
- exit (find_stack_direction() < 0);
- }
-@@ -7756,6 +7761,8 @@ else
-
- /* Test by Jim Wilson and Kaveh Ghazi.
- Check whether strncmp reads past the end of its string parameters. */
-+#include <stdlib.h>
-+#include <string.h>
- #include <sys/types.h>
-
- #ifdef HAVE_FCNTL_H
-@@ -7783,7 +7790,8 @@ else
-
- #define MAP_LEN 0x10000
-
--main ()
-+int
-+main (void)
- {
- #if defined(HAVE_MMAP) || defined(HAVE_MMAP_ANYWHERE)
- char *p;
-diff -rup binutils.orig/gas/acinclude.m4 binutils-2.39/gas/acinclude.m4
---- binutils.orig/gas/acinclude.m4 2022-11-23 14:56:11.793442492 +0000
-+++ binutils-2.39/gas/acinclude.m4 2022-11-23 14:59:17.778057190 +0000
-@@ -23,6 +23,7 @@ AC_DEFUN([GAS_WORKING_ASSERT],
- [AC_MSG_CHECKING([for working assert macro])
- AC_CACHE_VAL(gas_cv_assert_ok,
- AC_TRY_LINK([#include <assert.h>
-+#include <string.h>
- #include <stdio.h>], [
- /* check for requoting problems */
- static int a, b, c, d;
-diff -rup binutils.orig/gas/configure binutils-2.39/gas/configure
---- binutils.orig/gas/configure 2022-11-23 14:56:12.402441231 +0000
-+++ binutils-2.39/gas/configure 2022-11-23 14:59:37.266016817 +0000
-@@ -13758,6 +13758,7 @@ else
- cat confdefs.h - <<_ACEOF >conftest.$ac_ext
- /* end confdefs.h. */
- #include <assert.h>
-+#include <string.h>
- #include <stdio.h>
- int
- main ()
diff --git a/sources b/sources
index 8c46b8b..d283e3e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (binutils-2.39.tar.xz) = 68e038f339a8c21faa19a57bbc447a51c817f47c2e06d740847c6e9cc3396c025d35d5369fa8c3f8b70414757c89f0e577939ddc0d70f283182504920f53b0a3
+SHA512 (binutils-2.40.tar.xz) = a37e042523bc46494d99d5637c3f3d8f9956d9477b748b3b1f6d7dfbb8d968ed52c932e88a4e946c6f77b8f48f1e1b360ca54c3d298f17193f3b4963472f6925
https://src.fedoraproject.org/rpms/avr-binutils/c/32110a83c5cf2424bc42c9c...
1 month, 3 weeks
pagure pushed to rpms/arj (rawhide). "Fix flatpak build"
by notifications@fedoraproject.org
Notification time stamped 2023-01-31 23:27:05 UTC
From 5ce703d2c18a6b71cc60bd804a51260951a8445d Mon Sep 17 00:00:00 2001
From: Yaakov Selkowitz <yselkowi(a)redhat.com>
Date: Jan 23 2023 05:21:52 +0000
Subject: Fix flatpak build
---
diff --git a/arj.spec b/arj.spec
index 20fd36e..24b06d2 100644
--- a/arj.spec
+++ b/arj.spec
@@ -79,7 +79,7 @@ rm -f $RPM_BUILD_ROOT%{_mandir}/man1/arj-register.1*
%config(noreplace) %{_sysconfdir}/rearj.cfg
%{_bindir}/*arj*
%{_libdir}/arj/
-%{_mandir}/man1/*arj*1.*
+%{_mandir}/man1/*arj*.1*
%changelog
* Wed Jan 18 2023 Fedora Release Engineering <releng(a)fedoraproject.org> - 3.10.22-38
https://src.fedoraproject.org/rpms/arj/c/5ce703d2c18a6b71cc60bd804a512609...
1 month, 3 weeks
marcdeop pushed to rpms/kdenetwork-filesharing (rawhide). "fix: add
patch to fix compilation with gcc 13"
by notifications@fedoraproject.org
Notification time stamped 2023-01-31 22:57:01 UTC
From 695145d477166c2da6bd60a0062237e5a82b228f Mon Sep 17 00:00:00 2001
From: Marc Deop i Argemí <marcdeop(a)fedoraproject.org>
Date: Jan 31 2023 22:56:52 +0000
Subject: fix: add patch to fix compilation with gcc 13
---
diff --git a/5c2d4ff3092155d24164c24a2a9a610325ff7174.patch b/5c2d4ff3092155d24164c24a2a9a610325ff7174.patch
new file mode 100644
index 0000000..58de48e
--- /dev/null
+++ b/5c2d4ff3092155d24164c24a2a9a610325ff7174.patch
@@ -0,0 +1,30 @@
+From 5c2d4ff3092155d24164c24a2a9a610325ff7174 Mon Sep 17 00:00:00 2001
+From: Sam James <sam(a)gentoo.org>
+Date: Sun, 11 Dec 2022 13:23:56 +0000
+Subject: [PATCH] samba: Fix build with GCC 13 (add missing <cstdint> include)
+
+GCC 13 (as usual for new compiler releases) shuffles around some
+internal includes and so <cstdint> is no longer transitively included.
+
+Explicitly include <cstdint> for uint32_t.
+
+Bug: https://bugs.gentoo.org/885315
+---
+ samba/aclproperties/debug.h | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git a/samba/aclproperties/debug.h b/samba/aclproperties/debug.h
+index 6bbe571..aa995dd 100644
+--- a/samba/aclproperties/debug.h
++++ b/samba/aclproperties/debug.h
+@@ -3,6 +3,7 @@
+
+ #pragma once
+
++#include <cstdint>
+ #include <string>
+
+ struct ACE;
+--
+GitLab
+
diff --git a/kdenetwork-filesharing.spec b/kdenetwork-filesharing.spec
index 0623db7..d0f66c7 100644
--- a/kdenetwork-filesharing.spec
+++ b/kdenetwork-filesharing.spec
@@ -15,6 +15,9 @@ URL: https://invent.kde.org/network/%{name}
%endif
Source0: http://download.kde.org/%{stable}/release-service/%{version}/src/%{name}-...
+# Fix GCC 13 compilation
+Patch0: 5c2d4ff3092155d24164c24a2a9a610325ff7174.patch
+
BuildRequires: desktop-file-utils
BuildRequires: extra-cmake-modules
BuildRequires: gettext
https://src.fedoraproject.org/rpms/kdenetwork-filesharing/c/695145d477166...
1 month, 3 weeks
music pushed to rpms/python-pynamodb (f37). "Update to 5.4.0 (close
RHBZ#2165144)"
by notifications@fedoraproject.org
Notification time stamped 2023-01-31 22:51:10 UTC
From 046df3213da0554b887ba37a25440a74b22a7d36 Mon Sep 17 00:00:00 2001
From: Benjamin A. Beasley <code(a)musicinmybrain.net>
Date: Jan 31 2023 22:48:58 +0000
Subject: Update to 5.4.0 (close RHBZ#2165144)
---
diff --git a/.gitignore b/.gitignore
index 258628d..317e24e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
/PynamoDB-5.3.2.tar.gz
/PynamoDB-5.3.3.tar.gz
/PynamoDB-5.3.4.tar.gz
+/PynamoDB-5.4.0.tar.gz
diff --git a/python-pynamodb.spec b/python-pynamodb.spec
index fd9ccac..c726844 100644
--- a/python-pynamodb.spec
+++ b/python-pynamodb.spec
@@ -6,7 +6,7 @@
Name: python-pynamodb
Summary: A pythonic interface to Amazon’s DynamoDB
-Version: 5.3.4
+Version: 5.4.0
Release: %autorelease
# SPDX
diff --git a/sources b/sources
index ebc099a..3fdafc5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (PynamoDB-5.3.4.tar.gz) = ec8f6f614ba8825a6217cd53ead715efb7dd21f0b02fce52af55491c9ef00eece735e12081c3de3635edf2404228963b33abd91cf8953c3a35249d8f01f5eab7
+SHA512 (PynamoDB-5.4.0.tar.gz) = c2c7076382e2a4343846cb82f80b8999162ca8d8fb2a5b5c37a1b6304e82ce4098811de0024f16aafe1df2d016ca75fcd2e817cf0f8080ef48d08b934e142f1a
https://src.fedoraproject.org/rpms/python-pynamodb/c/046df3213da0554b887b...
1 month, 3 weeks
music pushed to rpms/python-trimesh (rawhide). "Update to 3.18.2
(close RHBZ#2166126)"
by notifications@fedoraproject.org
Notification time stamped 2023-01-31 22:50:03 UTC
From d185029dbf804b66ae4de9835349f1f7657d5d9f Mon Sep 17 00:00:00 2001
From: Benjamin A. Beasley <code(a)musicinmybrain.net>
Date: Jan 31 2023 22:07:13 +0000
Subject: Update to 3.18.2 (close RHBZ#2166126)
---
diff --git a/python-trimesh.spec b/python-trimesh.spec
index 4648c30..dfd22b4 100644
--- a/python-trimesh.spec
+++ b/python-trimesh.spec
@@ -1,5 +1,5 @@
Name: python-trimesh
-Version: 3.18.1
+Version: 3.18.2
Release: %autorelease
Summary: Import, export, process, analyze and view triangular meshes
@@ -29,6 +29,17 @@ Source0: https://github.com/mikedh/trimesh/archive/%{version}/trimesh-%{v
BuildRequires: python3-devel
+# See the definition of requirements_test, which corresponds to the “test”
+# extra, in setup.py; however, we do not generate BuildRequires from the “test”
+# extra because most of the dependencies are for linting or coverage and would
+# need to be patched out:
+# https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/#_linters
+#
+# run all unit tests
+BuildRequires: python3dist(pytest)
+# use as a validator for exports
+BuildRequires: python3dist(ezdxf)
+
# Run tests in parallel:
BuildRequires: python3dist(pytest-xdist)
@@ -67,7 +78,7 @@ Recommends: blender
%description -n python3-trimesh %{_description}
-%if 0%{?fedora} && 0%{?fedora} > 38
+%if 0%{?fedora} > 38
%pyproject_extras_subpkg -n python3-trimesh easy all
%else
# We base these extras metapackages
@@ -179,7 +190,7 @@ sed -r -i "/'pyinstrument',/d" setup.py
%generate_buildrequires
-%pyproject_buildrequires -x test,all
+%pyproject_buildrequires -x all
%build
diff --git a/sources b/sources
index fd7014d..5ca87be 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (trimesh-3.18.1.tar.gz) = 72936c0fc6f89ffa35b80928dc5abac8ca4fac023f5be1d4adec6d020f3da6ee2c7a97efb0cecf58faad94ef6f33949533ac789affcecee07696ca0188fd47f0
+SHA512 (trimesh-3.18.2.tar.gz) = 662034adf97efcc50d0c665b8af5ef190ec48d116186d348d4c431dc1fc51564b36b470d996419770e8f48e2e482e3fa8aa9ced30871c7e1dcb20dcee4e9cd5a
https://src.fedoraproject.org/rpms/python-trimesh/c/d185029dbf804b66ae4de...
1 month, 3 weeks