From 380e3441ea4eb29bfe2164a8e90585dc6dd97975e1be91e12074579e69b640b7 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Wed, 19 Jan 2022 08:01:16 +0000 Subject: [PATCH] - Add _constraints file to require at least two CPUs (gh#giampaolo/pyftpdlib#540). OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyftpdlib?expand=0&rev=32 --- python-pyftpdlib.changes | 6 ++++++ python-pyftpdlib.spec | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/python-pyftpdlib.changes b/python-pyftpdlib.changes index b4ff837..4935d12 100644 --- a/python-pyftpdlib.changes +++ b/python-pyftpdlib.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jan 19 08:00:32 UTC 2022 - Matej Cepl + +- Add _constraints file to require at least two CPUs + (gh#giampaolo/pyftpdlib#540). + ------------------------------------------------------------------- Tue Oct 26 04:12:28 UTC 2021 - Steve Kowalik diff --git a/python-pyftpdlib.spec b/python-pyftpdlib.spec index 82120d4..e2848a6 100644 --- a/python-pyftpdlib.spec +++ b/python-pyftpdlib.spec @@ -1,7 +1,7 @@ # # spec file for package python-pyftpdlib # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # Copyright (c) 2016 LISA GmbH, Bingen, Germany. # # All modifications and additions to the file contributed by third parties