d015ae6114
Accepting request 927590 from devel:languages:python
...
- update to 0.37.9:
* Fixed base padding class abstract methods
* Optimized cast_locale function
* Allow for arbitrary Table keyword arguments in create_table_from_selectable
OBS-URL: https://build.opensuse.org/request/show/927590
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-SQLAlchemy-Utils?expand=0&rev=32
2021-10-27 20:20:59 +00:00
f44d724dc0
- update to 0.37.9:
...
* Fixed base padding class abstract methods
* Optimized cast_locale function
* Allow for arbitrary Table keyword arguments in create_table_from_selectable
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy-Utils?expand=0&rev=68
2021-10-26 20:17:51 +00:00
3735e6b8db
Accepting request 925771 from devel:languages:python
...
- update to 0.37.8:
* Added 'zoneinfo' backend to TimezoneType
* Added identifier quoting for view functions and constructs
* Added literal processor for UUIDType
OBS-URL: https://build.opensuse.org/request/show/925771
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-SQLAlchemy-Utils?expand=0&rev=31
2021-10-18 19:59:09 +00:00
fca8d09ed9
- update to 0.37.8:
...
* Added 'zoneinfo' backend to TimezoneType
* Added identifier quoting for view functions and constructs
* Added literal processor for UUIDType
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy-Utils?expand=0&rev=67
2021-10-17 00:11:40 +00:00
ff64364a11
Accepting request 900657 from devel:languages:python
...
- update to 0.37.6:
* Added `cache_ok=True` for TSVectorType
* Fixed instant_defaults_listener to respect constructor supplied kwargs
* Fixed incorrect Ltree.lca behaviour
* Added `cache_ok=True` for all custom types
* Added CockroachDB support for UUIDType
OBS-URL: https://build.opensuse.org/request/show/900657
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-SQLAlchemy-Utils?expand=0&rev=30
2021-06-19 21:03:05 +00:00
a6bc5d43f4
- update to 0.37.6:
...
* Added `cache_ok=True` for TSVectorType
* Fixed instant_defaults_listener to respect constructor supplied kwargs
* Fixed incorrect Ltree.lca behaviour
* Added `cache_ok=True` for all custom types
* Added CockroachDB support for UUIDType
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy-Utils?expand=0&rev=65
2021-06-17 20:51:29 +00:00
f0feedfe12
Accepting request 893349 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/893349
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-SQLAlchemy-Utils?expand=0&rev=29
2021-05-15 21:16:27 +00:00
6fc9509873
Accepting request 893325 from home:apersaud:branches:devel:languages:python
...
update to latest version
OBS-URL: https://build.opensuse.org/request/show/893325
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy-Utils?expand=0&rev=63
2021-05-15 19:58:12 +00:00
872de9d743
Accepting request 850134 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/850134
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-SQLAlchemy-Utils?expand=0&rev=28
2020-11-25 18:29:37 +00:00
d07bd33cb7
Accepting request 849763 from home:jayvdb:py-new
...
update
OBS-URL: https://build.opensuse.org/request/show/849763
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy-Utils?expand=0&rev=61
2020-11-23 09:22:55 +00:00
f608a0b509
Accepting request 812913 from devel:languages:python
...
- Add missing deps
- Reenable testsuite by skipping the tests needing pgsql
- update to 0.36.6:
- Reverted #426 and added support for Legacy Encrypted Type (#450 , pull request courtesy of rushilsrivastava)
- Added psycopg2cffi support for create_database and drop_database (#447 , pull request courtesy of DominicBurkart)
OBS-URL: https://build.opensuse.org/request/show/812913
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-SQLAlchemy-Utils?expand=0&rev=27
2020-06-09 22:47:33 +00:00
Tomáš Chvátal
45630863b2
- Add missing deps
...
- Reenable testsuite by skipping the tests needing pgsql
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy-Utils?expand=0&rev=59
2020-06-09 12:15:18 +00:00
ab81fedc57
- update to 0.36.6:
...
- Reverted #426 and added support for Legacy Encrypted Type (#450 , pull request courtesy of rushilsrivastava)
- Added psycopg2cffi support for create_database and drop_database (#447 , pull request courtesy of DominicBurkart)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy-Utils?expand=0&rev=58
2020-06-08 13:34:50 +00:00
3cd79aa909
Accepting request 802548 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/802548
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-SQLAlchemy-Utils?expand=0&rev=26
2020-05-11 11:43:51 +00:00
Tomáš Chvátal
57f2681dbc
Accepting request 802303 from home:apersaud:branches:devel:languages:python
...
- update to version 0.36.5:
* Added support for dictionary input in CompositeType (#435 , pull
request courtesy of cozos)
* Added new EnrichedDateTime and EnrichedDate types (#403 , pull
request courtesy of yk-lab)
* Using String instead of LargeBinary for impl of EncryptedType
(#426 , pull request courtesy of aicioara)
* Added support for JSONType in EncryptedType (#439 , pull request
courtesy of rushilsrivastava)
- changes from version 0.36.4:
* Added jsonb_sql function (#377 , pull request courtesy of getglad)
* Drop py27 support
OBS-URL: https://build.opensuse.org/request/show/802303
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy-Utils?expand=0&rev=56
2020-05-11 05:51:25 +00:00
9a52491462
Accepting request 795735 from devel:languages:python
...
- Fix build without python2
OBS-URL: https://build.opensuse.org/request/show/795735
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-SQLAlchemy-Utils?expand=0&rev=25
2020-04-22 18:51:21 +00:00
Tomáš Chvátal
e2c73ee9b5
- Fix build without python2
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy-Utils?expand=0&rev=54
2020-04-20 09:36:18 +00:00
9fa727d7e2
Accepting request 789004 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/789004
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-SQLAlchemy-Utils?expand=0&rev=24
2020-03-27 21:01:09 +00:00
Tomáš Chvátal
53f6556d76
Accepting request 788980 from home:mcalabkova:branches:devel:languages:python
...
- update to version 0.36.3
* Added hash method for PhoneNumberType (#428 , pull request courtesy of hanc1208)
* Added repr for UUIDType (#424 , pull request courtesy of ziima)
OBS-URL: https://build.opensuse.org/request/show/788980
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy-Utils?expand=0&rev=52
2020-03-27 12:36:26 +00:00
c651678c93
Accepting request 760370 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/760370
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-SQLAlchemy-Utils?expand=0&rev=23
2020-01-02 13:43:22 +00:00
Tomáš Chvátal
1c9532054d
Accepting request 759941 from home:apersaud:branches:devel:languages:python
...
update to latest version
OBS-URL: https://build.opensuse.org/request/show/759941
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy-Utils?expand=0&rev=50
2020-01-02 08:59:56 +00:00
1042d051fb
Accepting request 756728 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/756728
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-SQLAlchemy-Utils?expand=0&rev=22
2019-12-13 11:04:19 +00:00
Tomáš Chvátal
2e3402fbff
Accepting request 756667 from home:apersaud:branches:devel:languages:python
...
update to latest version
OBS-URL: https://build.opensuse.org/request/show/756667
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy-Utils?expand=0&rev=48
2019-12-13 08:26:35 +00:00
59ca0dacae
Accepting request 747338 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/747338
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-SQLAlchemy-Utils?expand=0&rev=21
2019-11-27 12:52:38 +00:00
Tomáš Chvátal
14b600cd17
Accepting request 747234 from home:apersaud:branches:devel:languages:python
...
update to latest version
OBS-URL: https://build.opensuse.org/request/show/747234
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy-Utils?expand=0&rev=46
2019-11-11 12:42:44 +00:00
51e894a9b9
Accepting request 725981 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/725981
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-SQLAlchemy-Utils?expand=0&rev=20
2019-08-27 08:21:50 +00:00
Tomáš Chvátal
ee58ec8370
Accepting request 725970 from home:apersaud:branches:devel:languages:python
...
update to latest version
OBS-URL: https://build.opensuse.org/request/show/725970
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy-Utils?expand=0&rev=44
2019-08-25 23:04:02 +00:00
237d4eb049
Accepting request 718175 from devel:languages:python
...
- Run fdupes
- Add missing deps and recommends
- update to version 0.34.1:
* Remove deprecation warnings (#379 , pull request courtesy of
Le-Stagiaire)
* Drop py34 support
OBS-URL: https://build.opensuse.org/request/show/718175
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-SQLAlchemy-Utils?expand=0&rev=19
2019-07-24 18:36:35 +00:00
Tomáš Chvátal
5e8219cb0e
- Run fdupes
...
- Add missing deps and recommends
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy-Utils?expand=0&rev=42
2019-07-24 10:06:04 +00:00
Tomáš Chvátal
19253411a8
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy-Utils?expand=0&rev=41
2019-07-24 10:05:49 +00:00
Tomáš Chvátal
a1f5e2985b
Accepting request 717370 from home:apersaud:branches:devel:languages:python
...
update to latest version
OBS-URL: https://build.opensuse.org/request/show/717370
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy-Utils?expand=0&rev=40
2019-07-24 09:01:32 +00:00
1cf1adc91b
Accepting request 710134 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/710134
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-SQLAlchemy-Utils?expand=0&rev=18
2019-06-17 08:34:20 +00:00
Tomáš Chvátal
0cd37e00b6
Accepting request 710113 from home:apersaud:branches:devel:languages:python
...
update to latest version
OBS-URL: https://build.opensuse.org/request/show/710113
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy-Utils?expand=0&rev=38
2019-06-15 19:08:31 +00:00
8e3d126c67
Accepting request 667299 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/667299
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-SQLAlchemy-Utils?expand=0&rev=17
2019-01-21 10:01:48 +00:00
Tomáš Chvátal
ce8bcfeab5
Accepting request 667207 from home:apersaud:branches:devel:languages:python
...
update to latest version
OBS-URL: https://build.opensuse.org/request/show/667207
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy-Utils?expand=0&rev=36
2019-01-20 09:18:07 +00:00
fb32c7751c
Accepting request 663292 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/663292
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-SQLAlchemy-Utils?expand=0&rev=16
2019-01-08 11:29:04 +00:00
Tomáš Chvátal
4f2589e821
Accepting request 663218 from home:apersaud:branches:devel:languages:python
...
update to latest version
OBS-URL: https://build.opensuse.org/request/show/663218
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy-Utils?expand=0&rev=34
2019-01-07 08:50:50 +00:00
7d84bfab49
Accepting request 656753 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/656753
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-SQLAlchemy-Utils?expand=0&rev=15
2018-12-10 11:30:22 +00:00
Tomáš Chvátal
cb2970dc40
Accepting request 656421 from home:apersaud:branches:devel:languages:python
...
update to latest version
OBS-URL: https://build.opensuse.org/request/show/656421
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy-Utils?expand=0&rev=32
2018-12-10 08:46:27 +00:00
9bd9225566
Accepting request 651323 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/651323
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-SQLAlchemy-Utils?expand=0&rev=14
2018-11-26 09:29:24 +00:00
Tomáš Chvátal
bb4238f1c2
Accepting request 651231 from home:apersaud:branches:devel:languages:python
...
update to latest version
OBS-URL: https://build.opensuse.org/request/show/651231
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy-Utils?expand=0&rev=30
2018-11-23 08:00:13 +00:00
fc88063a0b
Accepting request 641950 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/641950
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-SQLAlchemy-Utils?expand=0&rev=13
2018-10-15 07:46:43 +00:00
Tomáš Chvátal
dfa79d381d
Accepting request 641932 from home:apersaud:branches:devel:languages:python
...
update to latest version
OBS-URL: https://build.opensuse.org/request/show/641932
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy-Utils?expand=0&rev=28
2018-10-14 19:58:01 +00:00
6b4d818c42
Accepting request 638277 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/638277
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-SQLAlchemy-Utils?expand=0&rev=12
2018-09-26 12:24:34 +00:00
Tomáš Chvátal
125af28d0d
Accepting request 638273 from home:apersaud:branches:devel:languages:python
...
update to latest version
OBS-URL: https://build.opensuse.org/request/show/638273
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy-Utils?expand=0&rev=26
2018-09-26 03:25:28 +00:00
016f078109
Accepting request 636126 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/636126
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-SQLAlchemy-Utils?expand=0&rev=11
2018-09-18 09:44:09 +00:00
Tomáš Chvátal
26489e7967
Accepting request 635939 from home:apersaud:branches:devel:languages:python
...
update to latest version
OBS-URL: https://build.opensuse.org/request/show/635939
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy-Utils?expand=0&rev=24
2018-09-17 09:21:41 +00:00
5531b32800
Accepting request 605121 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/605121
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-SQLAlchemy-Utils?expand=0&rev=10
2018-05-08 11:38:48 +00:00
Tomáš Chvátal
5f9b82c4bf
Accepting request 604545 from home:apersaud:branches:devel:languages:python
...
update to latest version
OBS-URL: https://build.opensuse.org/request/show/604545
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SQLAlchemy-Utils?expand=0&rev=22
2018-05-07 13:46:38 +00:00
a077ab468c
Accepting request 590818 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/590818
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-SQLAlchemy-Utils?expand=0&rev=9
2018-03-26 11:13:14 +00:00