Revisions of python-pyperclip
Ana Guerrero (anag+factory)
accepted
request 1208665
from
Markéta Machová (mcalabkova)
(revision 12)
Forwarded request #1207975 from mcalabkova - Update to 1.9.0 * Automatically cast the copy() argument to a string for all data types. * _py3_executable_exists and _py2_executable_exists had swapped names; fixed. * Pyperclip now "stringifies" all data types by passing it to str() (or globals()['__builtins__'].unicode on Python 2), so passing [1, 2, 3] would put '[1, 2, 3]' on the clipboard. * shutil.which() replaces the custom code (except in 2.7 and below which doesn't have shutil.which()). * Remove waitForPaste() and waitForNewPaste() functions, these aren't something the core library should have. * Reordered so that xclip is chosen before xsel since xclip is more popular. - Update to 1.9.0 * Automatically cast the copy() argument to a string for all data types. * _py3_executable_exists and _py2_executable_exists had swapped names; fixed. * Pyperclip now "stringifies" all data types by passing it to str() (or globals()['__builtins__'].unicode on Python 2), so passing [1, 2, 3] would put '[1, 2, 3]' on the clipboard. * shutil.which() replaces the custom code (except in 2.7 and below which doesn't have shutil.which()). * Remove waitForPaste() and waitForNewPaste() functions, these aren't something the core library should have. * Reordered so that xclip is chosen before xsel since xclip is more popular. - Add tests.patch to fix tests
Dominique Leuenberger (dimstar_suse)
accepted
request 1081633
from
Dirk Mueller (dirkmueller)
(revision 11)
Dominique Leuenberger (dimstar_suse)
accepted
request 877609
from
Dirk Mueller (dirkmueller)
(revision 10)
- update to 1.8.2: + no changes available
Dominique Leuenberger (dimstar_suse)
accepted
request 856969
from
Dirk Mueller (dirkmueller)
(revision 9)
- update to 1.8.1: + no changes available
Dominique Leuenberger (dimstar_suse)
accepted
request 798861
from
Dirk Mueller (dirkmueller)
(revision 8)
- update to 1.8.0 + no changes available
Dominique Leuenberger (dimstar_suse)
accepted
request 783976
from
Tomáš Chvátal (scarabeus_iv)
(revision 7)
Staging:I
Dominique Leuenberger (dimstar_suse)
accepted
request 743994
from
Tomáš Chvátal (scarabeus_iv)
(revision 6)
- Replace %fdupes -s with plain %fdupes; hardlinks are better.
Dominique Leuenberger (dimstar_suse)
accepted
request 694213
from
Tomáš Chvátal (scarabeus_iv)
(revision 5)
Dominique Leuenberger (dimstar_suse)
accepted
request 659599
from
Matej Cepl (mcepl)
(revision 4)
Remove superfluous devel dependency for noarch package
Dominique Leuenberger (dimstar_suse)
accepted
request 576016
from
Tomáš Chvátal (scarabeus_iv)
(revision 3)
Dominique Leuenberger (dimstar_suse)
accepted
request 489812
from
Factory Maintainer (factory-maintainer)
(revision 2)
Automatic submission by obs-autosubmit
Displaying all 12 revisions