Revisions of python-pyperclip

Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1208665 from Markéta Machová's avatar 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's avatar Dominique Leuenberger (dimstar_suse) accepted request 877609 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 10)
- update to 1.8.2:
  + no changes available
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 856969 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 9)
- update to 1.8.1:
  + no changes available
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 798861 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 8)
- update to 1.8.0
  + no changes available
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 743994 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 6)
- Replace %fdupes -s with plain %fdupes; hardlinks are better.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 659599 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 4)
Remove superfluous devel dependency for noarch package
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 489812 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 2)
Automatic submission by obs-autosubmit
Displaying all 12 revisions
openSUSE Build Service is sponsored by