- update to 3.0.0:
* Remove lower-constraints, uncap PrettyTable * Switch to newer openstackdocstheme and reno versions * Cleanup py27 support * Update hacking for Python3 * [ussuri][goal] Drop python 2.7 support and testing * Follow the PTI for docs * Add Python 3 Train unit tests * Add bindep.txt * Sync Sphinx requirement * OpenDev Migration Patch * Update the min version of tox * Drop py35 jobs OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ldappool?expand=0&rev=10
This commit is contained in:
@@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 26 20:23:49 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 3.0.0:
|
||||
* Remove lower-constraints, uncap PrettyTable
|
||||
* Switch to newer openstackdocstheme and reno versions
|
||||
* Cleanup py27 support
|
||||
* Update hacking for Python3
|
||||
* [ussuri][goal] Drop python 2.7 support and testing
|
||||
* Follow the PTI for docs
|
||||
* Add Python 3 Train unit tests
|
||||
* Add bindep.txt
|
||||
* Sync Sphinx requirement
|
||||
* OpenDev Migration Patch
|
||||
* Update the min version of tox
|
||||
* Drop py35 jobs
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 25 22:34:03 UTC 2021 - Benjamin Greiner <code@bnavigator.de>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-ldappool
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,10 +18,10 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-ldappool
|
||||
Version: 2.4.1
|
||||
Version: 3.0.0
|
||||
Release: 0
|
||||
Summary: A connection pool for python-ldap
|
||||
License: MPL-1.1 OR GPL-2.0-or-later OR LGPL-2.1-or-later
|
||||
License: GPL-2.0-or-later OR MPL-1.1 OR LGPL-2.1-or-later
|
||||
Group: Development/Languages/Python
|
||||
URL: https://git.openstack.org/cgit/openstack/ldappool
|
||||
Source: https://files.pythonhosted.org/packages/source/l/ldappool/ldappool-%{version}.tar.gz
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:23edef09cba4b1ae764f1ddada828d8e39d72cf32a457e599f5a70064310ea00
|
||||
size 18611
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4bb59b7d6b11407f48ee01a781267e3c8ba98d91f426806ac7208612ae087b86
|
||||
size 22373
|
||||
Reference in New Issue
Block a user