<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/lang/python/pymysql/Config.in, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/'/>
<updated>2023-10-05T18:52:07Z</updated>
<entry>
<title>pymysql: add meta-package for sha256 support</title>
<updated>2023-10-05T18:52:07Z</updated>
<author>
<name>Eneas U de Queiroz</name>
</author>
<published>2023-10-04T11:54:15Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=79b173a0c5e7cbb610a510ab759af1de488196c5'/>
<id>urn:sha1:79b173a0c5e7cbb610a510ab759af1de488196c5</id>
<content type='text'>
Replace the PYTHON3_PYMYSQL_SHA_PASSWORD_SUPPORT option, which is
causing circular dependencies, with a meta-package that installs both
python3-pymysql and python3-cryptography.

Signed-off-by: Eneas U de Queiroz &lt;cotequeiroz@gmail.com&gt;
</content>
</entry>
<entry>
<title>pymysql: make python3-cryptography optional</title>
<updated>2020-01-29T07:30:59Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2020-01-29T07:25:10Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=26f8888d6b26ecb192fb6c7d2e21141939014b6f'/>
<id>urn:sha1:26f8888d6b26ecb192fb6c7d2e21141939014b6f</id>
<content type='text'>
According to the installation guide [1], the support for "sha256_password"
or "caching_sha2_password" for authentication is optional.

This change makes it optional for the OpenWrt package by providing a build
option to enable it.
By default it won't be enabled, and packages can choose to enable it.

[1] https://pymysql.readthedocs.io/en/latest/user/installation.html

Signed-off-by: Alexandru Ardelean &lt;ardeleanalex@gmail.com&gt;
</content>
</entry>
</feed>
