forked from pool/python-psycopg2
		
	Accepting request 509124 from home:jengelh:branches:devel:languages:python
- Trim filler wording from description. OBS-URL: https://build.opensuse.org/request/show/509124 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-psycopg2?expand=0&rev=50
This commit is contained in:
		@@ -1,3 +1,8 @@
 | 
			
		||||
-------------------------------------------------------------------
 | 
			
		||||
Mon Jul 10 10:07:07 UTC 2017 - jengelh@inai.de
 | 
			
		||||
 | 
			
		||||
- Trim filler wording from description.
 | 
			
		||||
 | 
			
		||||
-------------------------------------------------------------------
 | 
			
		||||
Fri Jun 23 16:26:18 UTC 2017 - jmatejek@suse.com
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -35,13 +35,12 @@ BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 | 
			
		||||
 | 
			
		||||
%description
 | 
			
		||||
psycopg2 is a PostgreSQL database adapter for the Python programming
 | 
			
		||||
language.  psycopg2 was written with the aim of being very small and fast,
 | 
			
		||||
and stable as a rock.
 | 
			
		||||
language.
 | 
			
		||||
 | 
			
		||||
psycopg2 is different from the other database adapter because it was
 | 
			
		||||
designed for heavily multi-threaded applications that create and destroy
 | 
			
		||||
lots of cursors and make a conspicuous number of concurrent INSERTs or
 | 
			
		||||
UPDATEs. psycopg2 also provide full asycronous operations and support
 | 
			
		||||
UPDATEs. psycopg2 also provide asychronous operations and support
 | 
			
		||||
for coroutine libraries.
 | 
			
		||||
 | 
			
		||||
%prep
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user