From 6987fcf3ac7676aa93bc110718c5b5460278313644b0edb7d8209a4640b0e771 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 31 Jan 2017 14:30:48 +0000 Subject: [PATCH] Accepting request 453624 from home:rsalevsky:branches:devel:languages:python OBS-URL: https://build.opensuse.org/request/show/453624 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-defusedxml?expand=0&rev=3 --- python-defusedxml.changes | 5 +++++ python-defusedxml.spec | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/python-defusedxml.changes b/python-defusedxml.changes index 6b37bbe..0d1ad3c 100644 --- a/python-defusedxml.changes +++ b/python-defusedxml.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jan 31 14:25:04 UTC 2017 - rsalevsky@suse.com + +- Dummy changelog for bsc#1019074, FATE#322329 + ------------------------------------------------------------------- Tue Feb 4 14:26:51 UTC 2014 - mcihar@suse.cz diff --git a/python-defusedxml.spec b/python-defusedxml.spec index fd140d6..f2212f5 100644 --- a/python-defusedxml.spec +++ b/python-defusedxml.spec @@ -1,7 +1,7 @@ # -# spec file for package python-py +# spec file for package python-defusedxml # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -27,7 +27,7 @@ Source: https://pypi.python.org/packages/source/d/defusedxml/defusedxml- BuildRequires: python-devel BuildRequires: python-setuptools BuildRequires: python-xml -Requires: python-xml +Requires: python-xml BuildRoot: %{_tmppath}/%{name}-%{version}-build %if 0%{?suse_version} && 0%{?suse_version} <= 1110 %{!?python_sitelib: %global python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}