Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (21m)  pkgsrc-2024Q1 (6d)  pkgsrc-2023Q4 (52d)  pkgsrc-2023Q2 (85d)  pkgsrc-2023Q3 (164d) 

2024-05-23 14:58:29 UTC Now

2023-01-15 15:34:16 UTC MAIN commitmail json YAML

devel/ruby-pycall: udpate to 1.4.2

1.4.2 (2023-01-08)

* Add supports of unary operators: +@, -@, ~
* Fix without_gvl for exceptions occurred in the given block
* Add PyCall.setattr and PyCall.delattr

(taca)