<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/lang/rustpython, branch release/13.4.0</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=release%2F13.4.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=release%2F13.4.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2024-06-18T10:59:14Z</updated>
<entry>
<title>lang/rust: Bump revisions after 1.79.0</title>
<updated>2024-06-18T10:59:14Z</updated>
<author>
<name>Mikael Urankar</name>
<email>mikael@FreeBSD.org</email>
</author>
<published>2024-06-18T10:59:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=21476ca8a9b5feb3485a3fa29299c0b447c90350'/>
<id>urn:sha1:21476ca8a9b5feb3485a3fa29299c0b447c90350</id>
<content type='text'>
PR:		279707
</content>
</entry>
<entry>
<title>*: Spell misc variables correctly</title>
<updated>2024-05-13T12:43:41Z</updated>
<author>
<name>Tobias Kortkamp</name>
<email>tobik@FreeBSD.org</email>
</author>
<published>2024-05-13T12:28:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=9b59f0c81d65cd3b41af6a3ca94dd66609b09267'/>
<id>urn:sha1:9b59f0c81d65cd3b41af6a3ca94dd66609b09267</id>
<content type='text'>
Reported by:	portfmt scan
</content>
</entry>
<entry>
<title>lang/rust: Bump revisions after 1.78.0</title>
<updated>2024-05-13T11:03:24Z</updated>
<author>
<name>Mikael Urankar</name>
<email>mikael@FreeBSD.org</email>
</author>
<published>2024-05-13T11:02:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=2322b661000b69fcc75fe68fec25e5b4e48c2a8e'/>
<id>urn:sha1:2322b661000b69fcc75fe68fec25e5b4e48c2a8e</id>
<content type='text'>
PR:		278834
</content>
</entry>
<entry>
<title>lang/rustpython: Broken on i386</title>
<updated>2024-05-12T18:35:33Z</updated>
<author>
<name>Yuri Victorovich</name>
<email>yuri@FreeBSD.org</email>
</author>
<published>2024-05-12T18:35:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=57e2b638baa5a562b2fef2702121e45f205cb41d'/>
<id>urn:sha1:57e2b638baa5a562b2fef2702121e45f205cb41d</id>
<content type='text'>
Reported by:	fallout
</content>
</entry>
<entry>
<title>lang/rustpython: update 0.3.0 → 0.3.1</title>
<updated>2024-05-08T03:46:00Z</updated>
<author>
<name>Mikael Urankar</name>
<email>mikael@FreeBSD.org</email>
</author>
<published>2024-05-08T03:42:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=97e2f097dfab2a4d8d58a4b1cbaf7b8aa226803c'/>
<id>urn:sha1:97e2f097dfab2a4d8d58a4b1cbaf7b8aa226803c</id>
<content type='text'>
PR:	278836
</content>
</entry>
<entry>
<title>lang/rust: Bump revisions after 1.77.0</title>
<updated>2024-03-23T09:41:46Z</updated>
<author>
<name>Mikael Urankar</name>
<email>mikael@FreeBSD.org</email>
</author>
<published>2024-03-23T08:59:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=d632fbe55e45559d03a0bef7211913964aeba45a'/>
<id>urn:sha1:d632fbe55e45559d03a0bef7211913964aeba45a</id>
<content type='text'>
PR:		277786
</content>
</entry>
<entry>
<title>lang/rust: Bump revisions after 1.76.0</title>
<updated>2024-02-19T11:59:23Z</updated>
<author>
<name>Mikael Urankar</name>
<email>mikael@FreeBSD.org</email>
</author>
<published>2024-02-19T11:59:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=7f5a7b0e524c8d32727681a4324905e350dc433c'/>
<id>urn:sha1:7f5a7b0e524c8d32727681a4324905e350dc433c</id>
<content type='text'>
PR:		276920
</content>
</entry>
<entry>
<title>lang/rustpython: Fix build with rust 1.76.0</title>
<updated>2024-02-19T11:59:03Z</updated>
<author>
<name>Mikael Urankar</name>
<email>mikael@FreeBSD.org</email>
</author>
<published>2024-02-10T12:56:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=12b61685376912714439e5c96a18c6d9b29b83a4'/>
<id>urn:sha1:12b61685376912714439e5c96a18c6d9b29b83a4</id>
<content type='text'>
Import upstream patch [1] to fix the following error:
error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
  --&gt; /wrkdirs/usr/ports/lang/rustpython/work/Parser-0.3.0/ast/src/impls.rs:60:1

[1] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270383

PR:		276920
Approved by:	portmgr (build fix blanket)
</content>
</entry>
<entry>
<title>lang/rustpython: Broken on aarch64</title>
<updated>2024-01-24T02:48:38Z</updated>
<author>
<name>Yuri Victorovich</name>
<email>yuri@FreeBSD.org</email>
</author>
<published>2024-01-24T02:48:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=21b02d03b369a4dbd1cdcafb0b3335751d14469f'/>
<id>urn:sha1:21b02d03b369a4dbd1cdcafb0b3335751d14469f</id>
<content type='text'>
Reported by:	fallout
</content>
</entry>
<entry>
<title>lang/rustpython: update 0.2.0 → 0.3.0</title>
<updated>2024-01-15T09:15:53Z</updated>
<author>
<name>Yuri Victorovich</name>
<email>yuri@FreeBSD.org</email>
</author>
<published>2024-01-15T09:11:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=330d3b6a1e6e89f00b057e40d51db2d8a86c5f89'/>
<id>urn:sha1:330d3b6a1e6e89f00b057e40d51db2d8a86c5f89</id>
<content type='text'>
Reported by:	portscout
</content>
</entry>
</feed>
