<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 09:08:59 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>MongoDB Jira</title>
    <link>https://jira.mongodb.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.7.1</version>
        <build-number>970001</build-number>
        <build-date>13-04-2023</build-date>
    </build-info>


<item>
            <title>[MONGOCRYPT-566] Replace usage of deprecated distutils module in calc_release_version.py</title>
                <link>https://jira.mongodb.org/browse/MONGOCRYPT-566</link>
                <project id="17481" key="MONGOCRYPT">Libmongocrypt</project>
                    <description>&lt;p&gt;&lt;tt&gt;calc_release_version.py&lt;/tt&gt; imports &lt;tt&gt;distutils.version.LooseVersion&lt;/tt&gt;. The distutils module was deprecated in Python 3.10 and will be removed in Python 3.12. &lt;a href=&quot;https://peps.python.org/pep-0632/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;PEP 632&lt;/a&gt; suggests setuptools as the modern alternative. &lt;a href=&quot;https://peps.python.org/pep-0386/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;PEP 386&lt;/a&gt; also has some discussion about version parsing, which could be relevant.&lt;/p&gt;

&lt;p&gt;Some related PRs migrating away from distutils:&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://github.com/saltstack/salt/pull/63352/files&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/saltstack/salt/pull/63352/files&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://github.com/statsmodels/statsmodels/pull/7946/files&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/statsmodels/statsmodels/pull/7946/files&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</description>
                <environment></environment>
        <key id="2307010">MONGOCRYPT-566</key>
            <summary>Replace usage of deprecated distutils module in calc_release_version.py</summary>
                <type id="3" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14718&amp;avatarType=issuetype">Task</type>
                                            <priority id="10300" iconUrl="https://jira.mongodb.org/images/icons/priorities/medium.svg">Unknown</priority>
                        <status id="6" iconUrl="https://jira.mongodb.org/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="13201">Fixed</resolution>
                                        <assignee username="roberto.sanchez@mongodb.com">Roberto Sanchez</assignee>
                                    <reporter username="jmikola@mongodb.com">Jeremy Mikola</reporter>
                        <labels>
                    </labels>
                <created>Wed, 5 Apr 2023 04:21:43 +0000</created>
                <updated>Sat, 28 Oct 2023 10:25:59 +0000</updated>
                            <resolved>Tue, 30 May 2023 19:53:02 +0000</resolved>
                                                    <fixVersion>1.9.0</fixVersion>
                                    <component>Build</component>
                                        <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="5468479" author="xgen-internal-githook" created="Thu, 1 Jun 2023 19:17:37 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Roberto C. S&#225;nchez&apos;, &apos;email&apos;: &apos;roberto@connexer.com&apos;, &apos;username&apos;: &apos;rcsanchez97&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/MONGOCRYPT-566&quot; title=&quot;Replace usage of deprecated distutils module in calc_release_version.py&quot; class=&quot;issue-link&quot; data-issue-key=&quot;MONGOCRYPT-566&quot;&gt;&lt;del&gt;MONGOCRYPT-566&lt;/del&gt;&lt;/a&gt; Apply fallback for packaging -&amp;gt; pkg_resources -&amp;gt; distu&#8230; (#655)&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/MONGOCRYPT-566&quot; title=&quot;Replace usage of deprecated distutils module in calc_release_version.py&quot; class=&quot;issue-link&quot; data-issue-key=&quot;MONGOCRYPT-566&quot;&gt;&lt;del&gt;MONGOCRYPT-566&lt;/del&gt;&lt;/a&gt; Apply fallback for packaging -&amp;gt; pkg_resources -&amp;gt; distutils&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Based on mongodb/mongo-c-driver@c35519cc5fb0&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;fix typo&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/libmongocrypt/commit/835c72c974f241632570abe4f0cf9e7fbbd20fd8&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/libmongocrypt/commit/835c72c974f241632570abe4f0cf9e7fbbd20fd8&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="5468478" author="mms-build@10gen.com" created="Thu, 1 Jun 2023 19:17:36 +0000"  >&lt;p&gt; &lt;a href=&quot;https://github.com/rcsanchez97&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;rcsanchez97&lt;/a&gt; merged a pull request (&lt;a href=&quot;https://github.com/mongodb/libmongocrypt/pull/655&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;MONGOCRYPT-566 Apply fallback for packaging -&amp;gt; pkg_resources -&amp;gt; distu&#8230;&lt;/a&gt;) into the following branch:&lt;br/&gt;
                       master: &lt;a href=&quot;https://github.com/rcsanchez97/libmongocrypt/commit/835c72c974f241632570abe4f0cf9e7fbbd20fd8&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;835c72c974f241632570abe4f0cf9e7fbbd20fd8&lt;/a&gt;&lt;/p&gt;
</comment>
                            <comment id="5461775" author="xgen-internal-githook" created="Tue, 30 May 2023 19:50:20 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Roberto C. S&#225;nchez&apos;, &apos;email&apos;: &apos;roberto@connexer.com&apos;, &apos;username&apos;: &apos;rcsanchez97&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/MONGOCRYPT-566&quot; title=&quot;Replace usage of deprecated distutils module in calc_release_version.py&quot; class=&quot;issue-link&quot; data-issue-key=&quot;MONGOCRYPT-566&quot;&gt;&lt;del&gt;MONGOCRYPT-566&lt;/del&gt;&lt;/a&gt; use setuptools rather than distutils (deprecated) for version calc (#651)&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/libmongocrypt/commit/64d5a7dc6385f6efd78ee967460b492ad6ba23eb&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/libmongocrypt/commit/64d5a7dc6385f6efd78ee967460b492ad6ba23eb&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="5461774" author="mms-build@10gen.com" created="Tue, 30 May 2023 19:50:19 +0000"  >&lt;p&gt; &lt;a href=&quot;https://github.com/rcsanchez97&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;rcsanchez97&lt;/a&gt; merged a pull request (&lt;a href=&quot;https://github.com/mongodb/libmongocrypt/pull/651&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;MONGOCRYPT-566 use setuptools rather than distutils (deprecated) for version calc&lt;/a&gt;) into the following branch:&lt;br/&gt;
                       master: &lt;a href=&quot;https://github.com/rcsanchez97/libmongocrypt/commit/64d5a7dc6385f6efd78ee967460b492ad6ba23eb&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;64d5a7dc6385f6efd78ee967460b492ad6ba23eb&lt;/a&gt;&lt;/p&gt;
</comment>
                            <comment id="5452634" author="roberto.sanchez" created="Thu, 25 May 2023 16:56:06 +0000"  >&lt;p&gt;&lt;a href=&quot;https://github.com/mongodb/libmongocrypt/pull/651&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/libmongocrypt/pull/651&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="2307009">CDRIVER-4603</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2348507">CXX-2694</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                <customfield id="customfield_21957" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Binding Changes</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="22966"><![CDATA[Not Needed]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|i1lqew:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9223372036854775807</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                </customfields>
    </item>
</channel>
</rss>